Commit dd7c629a authored by Martin Sustrik's avatar Martin Sustrik

Typo fixed in zmq_socket(3)

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent 80a5f60e
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment