pub fn get_socket_peercred<Fd: AsFd>(fd: Fd) -> Result<UCred>
Expand description

Get credentials of Unix domain socket peer process

References