Problem: documentation for ZMQ_CTX_BLOCKY is wrong

Solution: fix it. Default is true, not false.
This commit is contained in:
Pieter Hintjens 2015-07-20 23:05:48 +02:00
parent 11fba2b813
commit 2b45e38b7b

View File

@ -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