Function setsockopt_tcp_keepcnt

Source
pub fn setsockopt_tcp_keepcnt(sock: &impl AsFd, value: u32) -> Result<(), Errno>