rustix::backend::net::sockopt

Function get_socket_passcred

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