Skip to main content

TCP_KEEPCNT

Constant TCP_KEEPCNT 

Source
pub const TCP_KEEPCNT: c_int = 6;
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man7/tcp.7.html.

The maximum number of keepalive probes TCP should send before dropping the connection.