mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Typo fixed in zmq_socket(3)
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
80a5f60e33
commit
dd7c629a27
@ -225,8 +225,8 @@ Outgoing routing strategy:: Fan out
|
||||
ZMQ_HWM option action:: Drop
|
||||
|
||||
|
||||
ZMQ_SUB
|
||||
^^^^^^^
|
||||
ZMQ_XSUB
|
||||
^^^^^^^^
|
||||
Same as ZMQ_SUB except that you subscribe by sending subscription messages to
|
||||
the socket. Subscription message is a byte 1 (for subscriptions) or byte 0
|
||||
(for unsubscriptions) followed by the subscription body.
|
||||
|
Loading…
Reference in New Issue
Block a user