mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 02:57:47 +01:00
Problem: incorrect ZMQ_MAX_SOCKETS default value in doc
Solution: update the doc with the correct default value
This commit is contained in:
parent
49636f4c88
commit
7675995fe8
@ -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.
|
linkzmq:zmq_ctx_get[3] using the 'ZMQ_SOCKET_LIMIT' option.
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
Default value:: 1024
|
Default value:: 1023
|
||||||
|
|
||||||
|
|
||||||
ZMQ_IPV6: Set IPv6 option
|
ZMQ_IPV6: Set IPv6 option
|
||||||
|
Loading…
Reference in New Issue
Block a user