rustix::backend::net::sockopt

Function get_ip_tos

Source
pub(crate) fn get_ip_tos(fd: BorrowedFd<'_>) -> Result<u8>