rustix::backend::net::sockopt

Function set_tcp_user_timeout

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