Function rustix::backend::net::sockopt::get_ip_recvtos

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