Problem: incorrect ZMQ_MAX_SOCKETS default value in doc

Solution: update the doc with the correct default value
This commit is contained in:
jean-airoldie 2019-07-22 20:37:00 -04:00
parent 49636f4c88
commit 7675995fe8

View File

@ -147,7 +147,7 @@ on the context. You can query the maximal allowed value with
linkzmq:zmq_ctx_get[3] using the 'ZMQ_SOCKET_LIMIT' option.
[horizontal]
Default value:: 1024
Default value:: 1023
ZMQ_IPV6: Set IPv6 option