• Jonathan Reams's avatar
    Fix units and default values for heartbeats options · e9a5bc8d
    Jonathan Reams authored
    Set the ZMQ_HEARTBEAT_TIMEOUT to default to the value of
    ZMQ_HEARTBEAT_IVL if it's not explicitly set.
    Change the units of ZMQ_HEARTBEAT_TTL to milliseconds in the API
    and round down to the nearest decisecond so that all the options
    are using the same units.
    Make the maximum heartbeat TTL match the spec (6553 seconds)
    e9a5bc8d
stream_engine.hpp 6.78 KB