Constant libp2p_networking::network::transport::AUTH_HANDSHAKE_TIMEOUT

source ยท
const AUTH_HANDSHAKE_TIMEOUT: Duration;
Expand description

The timeout for the authentication handshake. This is used to prevent attacks that keep connections open indefinitely by half-finishing the handshake.