rustix::backend::net::sockopt

Function get_socket_peercred

Source
pub(crate) fn get_socket_peercred(fd: BorrowedFd<'_>) -> Result<UCred>