mz_server_core

Constant 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.