Function rustix::backend::net::sockopt::get_tcp_keepcnt

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