Constant HANDSHAKE_TIMEOUT
pub const HANDSHAKE_TIMEOUT: Duration;
Available on crate feature
network
only.Expand description
HANDSHAKE_TIMEOUT
determines the amount of time to wait before determining that a p2p
handshake has timed out.