mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-17 01:16:02 +01:00
@@ -410,6 +410,21 @@ Default value:: 1
|
||||
Applicable socket types:: all, when using multicast transports
|
||||
|
||||
|
||||
ZMQ_MULTICAST_MAXTPDU: Maximum transport data unit size for multicast packets
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
The 'ZMQ_MULTICAST_MAXTPDU' option shall retrieve the maximum transport
|
||||
data unit size used for outbound multicast packets.
|
||||
|
||||
This must be set at or below the minimum Maximum Transmission Unit (MTU) for
|
||||
all network paths over which multicast reception is required.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: bytes
|
||||
Default value:: 1500
|
||||
Applicable socket types:: all, when using multicast transports
|
||||
|
||||
|
||||
ZMQ_PLAIN_PASSWORD: Retrieve current password
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
The 'ZMQ_PLAIN_PASSWORD' option shall retrieve the last password set for
|
||||
|
||||
Reference in New Issue
Block a user