Skip to main content

LOCAL_CONNECT_TIMEOUT

Constant LOCAL_CONNECT_TIMEOUT 

Source
pub const LOCAL_CONNECT_TIMEOUT: Duration;
Expand description

How long we wait for the local TCP listener to accept the first byte. Quick tunnels often run alongside a process that just finished booting; 5s gives a generous margin.