Function rustix::backend::net::sockopt::get_socket_peercred

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