pub const KEEPALIVE_INACTIVITY_TIMEOUT: Duration;
DPlus outgoing keepalive inactivity timeout.
DPlus
Reference: ircDDBGateway/Common/DPlusHandler.cpp:58 (m_pollInactivityTimer(1000U, 30U) = 30 seconds for outgoing reflector links).
ircDDBGateway/Common/DPlusHandler.cpp:58
m_pollInactivityTimer(1000U, 30U)