Merge pull request #3851 from gummif/gfa/ts-int

Problem: ZMQ_THREAD_SAFE is not bool
This commit is contained in:
Luca Boccassi
2020-03-23 21:11:29 +00:00
committed by GitHub

View File

@@ -806,7 +806,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