Wrong ZMQ_LINGER default value

Problem: Wrong linger default value

Solution: correct documentation
This commit is contained in:
fnaime 2017-11-23 14:15:09 -02:00 committed by GitHub
parent 9f83a5988d
commit da9bc91053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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