rustix::backend::net::sockopt

Function get_ip_recvtos

Source
pub(crate) fn get_ip_recvtos(fd: BorrowedFd<'_>) -> Result<bool>