mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Fix a typo - lenght to length
Noticed there was a small typo in the documentation.
This commit is contained in:
parent
b70d31c432
commit
a92585586b
@ -1096,7 +1096,7 @@ Subscriber must subscribe to the Welcome message before connecting.
|
||||
Welcome message will also be sent on reconnecting.
|
||||
For welcome message to work well user must poll on incoming subscription messages on the XPUB socket and handle them.
|
||||
|
||||
Use NULL and lenght of zero to disable welcome message.
|
||||
Use NULL and length of zero to disable welcome message.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: binary data
|
||||
|
Loading…
Reference in New Issue
Block a user