DEFAULT_MIN_RTO

Constant DEFAULT_MIN_RTO 

Source
pub const DEFAULT_MIN_RTO: Duration;
Available on crate feature sync only.
Expand description

Default minimum retransmission timeout (100ms). Prevents RTO from becoming too aggressive on low-latency networks.