mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 00:46:05 +01: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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
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
|
||||
are threadsafe.
|
||||
or not the socket is threadsafe. See linkzmq:zmq_socket[3] for which sockets are
|
||||
thread-safe.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user