get_peer_ids

Function get_peer_ids 

Source
pub fn get_peer_ids(sock: &UnixStream) -> Result<(uid_t, gid_t)>
Expand description

Get the UID and GID of the given socket’s peer.