Unverified Commit e1fc8414 authored by Gudmundur Adalsteinsson's avatar Gudmundur Adalsteinsson Committed by GitHub

Problem: ZMQ_THREAD_SAFE is not bool

Solution: Change documentation value type to int
parent e7f802d1
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment