mz_ssh_util::tunnel

Constant DEFAULT_KEEPALIVES_IDLE

Source
pub const DEFAULT_KEEPALIVES_IDLE: Duration;
Expand description

TCP idle timeouts of 30s are common in the wild. An idle timeout of 10s is comfortably beneath that threshold without being overly chatty.