Function rustix::backend::net::sockopt::get_socket_oobinline

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