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