mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 07:31:03 +08:00
Problem: ZMQ_THREAD_SAFE is not bool
Solution: Change documentation value type to int
This commit is contained in:
parent
e7f802d1ac
commit
e1fc84141d
@ -790,7 +790,8 @@ or not the socket is threadsafe. See linkzmq:zmq_socket[3] for which sockets are
|
||||
thread-safe.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: boolean
|
||||
Option value type:: int
|
||||
Option value unit:: boolean
|
||||
Applicable socket types:: all
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user