rustix::backend::net::sockopt

Function get_socket_oobinline

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