mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00:00
Fixed issue #325
This commit is contained in:
parent
82c06e4417
commit
ba798ee8f3
@ -133,6 +133,9 @@ identity.
|
|||||||
Identity should be at least one byte and at most 255 bytes long. Identities
|
Identity should be at least one byte and at most 255 bytes long. Identities
|
||||||
starting with binary zero are reserved for use by 0MQ infrastructure.
|
starting with binary zero are reserved for use by 0MQ infrastructure.
|
||||||
|
|
||||||
|
If two peers use the same identity when connecting to a third peer, the
|
||||||
|
results shall be undefined.
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
Option value type:: binary data
|
Option value type:: binary data
|
||||||
Option value unit:: N/A
|
Option value unit:: N/A
|
||||||
|
Loading…
x
Reference in New Issue
Block a user