Skip to main content

CONNECT_TIMEOUT_SECS

Constant CONNECT_TIMEOUT_SECS 

Source
pub const CONNECT_TIMEOUT_SECS: u64 = 15;
Expand description

Time allowed to establish the TCP/TLS connection, within the total timeout above. Separate because a host that never answers should fail in seconds, not in minutes.