KEEPALIVE_INACTIVITY_TIMEOUT

Constant KEEPALIVE_INACTIVITY_TIMEOUT 

Source
pub const KEEPALIVE_INACTIVITY_TIMEOUT: Duration;
Expand description

DPlus outgoing keepalive inactivity timeout.

Reference: ircDDBGateway/Common/DPlusHandler.cpp:58 (m_pollInactivityTimer(1000U, 30U) = 30 seconds for outgoing reflector links).