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.
pub const TCP_KEEPINTVL: c_int = 5;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/tcp.7.html.
The time (in seconds) between individual keepalive probes.