mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-15 02:07:59 +08:00
Merge pull request #2847 from fnaime/default_linger
Wrong ZMQ_LINGER default value
This commit is contained in:
commit
90ea11c999
@ -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