pub const LOCAL_CONNECT_TIMEOUT: Duration;
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.