Function rustix::backend::net::sockopt::get_ip_tos

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