mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Problem: documentation for ZMQ_CTX_BLOCKY is wrong
Solution: fix it. Default is true, not false.
This commit is contained in:
parent
11fba2b813
commit
2b45e38b7b
@ -33,7 +33,7 @@ are given a linger timeout of zero. You must still close all sockets before
|
|||||||
calling zmq_term.
|
calling zmq_term.
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
Default value:: false (old behavior)
|
Default value:: true (old behavior)
|
||||||
|
|
||||||
|
|
||||||
ZMQ_IO_THREADS: Set number of I/O threads
|
ZMQ_IO_THREADS: Set number of I/O threads
|
||||||
|
Loading…
Reference in New Issue
Block a user