Constant mz_server_core::KEEPALIVE

source ยท
pub(crate) const KEEPALIVE: TcpKeepalive;
Expand description

TCP keepalive settings. The idle time and interval match CockroachDB 0. The number of retries matches the Linux default.