mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 23:36:04 +00:00
Refer to zmq_socket because there are more thread-safe sockets than just client/server
This commit is contained in:
parent
72865e1b61
commit
81d522bb66
@ -786,8 +786,8 @@ Applicable socket types:: all, when using TCP transports.
|
|||||||
ZMQ_THREAD_SAFE: Retrieve socket thread safety
|
ZMQ_THREAD_SAFE: Retrieve socket thread safety
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
The 'ZMQ_THREAD_SAFE' option shall retrieve a boolean value indicating whether
|
The 'ZMQ_THREAD_SAFE' option shall retrieve a boolean value indicating whether
|
||||||
or not the socket is threadsafe. Currently 'ZMQ_CLIENT' and 'ZMQ_SERVER' sockets
|
or not the socket is threadsafe. See linkzmq:zmq_socket[3] for which sockets are
|
||||||
are threadsafe.
|
thread-safe.
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
Option value type:: boolean
|
Option value type:: boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user