rustix::backend::net::sockopt

Function get_tcp_keepcnt

Source
pub(crate) fn get_tcp_keepcnt(fd: BorrowedFd<'_>) -> Result<u32>