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.
pub const HANDSHAKE_TIMEOUT: Duration;network only.HANDSHAKE_TIMEOUT determines the amount of time to wait before determining that a p2p
handshake has timed out.