mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Wrong ZMQ_LINGER default value
Problem: Wrong linger default value Solution: correct documentation
This commit is contained in:
parent
9f83a5988d
commit
da9bc91053
@ -453,7 +453,7 @@ The following outlines the different behaviours:
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: milliseconds
|
||||
Default value:: 30000 (thirty seconds)
|
||||
Default value:: -1 (infinite)
|
||||
Applicable socket types:: all
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user