mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
Problem: default ZMQ_HEARTBEAT_TIMEOUT when enabled not documented
Solution: mention in manpage that if the timeout is not set and the interval is, the timeout will be equal to the interval
This commit is contained in:
parent
55be8f1c2f
commit
cdf5566108
@ -344,7 +344,7 @@ traffic will cancel the timeout.
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: milliseconds
|
||||
Default value:: 0
|
||||
Default value:: 0 normally, ZMQ_HEARTBEAT_IVL if it is set
|
||||
Applicable socket types:: all, when using connection-oriented transports
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user