Skip to main content

TCP_KEEPINTVL

Constant TCP_KEEPINTVL 

Source
pub const TCP_KEEPINTVL: c_int = 5;
Expand description

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

The time (in seconds) between individual keepalive probes.