rustix::backend::net::sockopt

Function set_ip_tos

source
pub(crate) fn set_ip_tos(fd: BorrowedFd<'_>, value: u8) -> Result<()>