rustix::backend::net::sockopt

Function get_tcp_user_timeout

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