get_ucred

Function get_ucred 

Source
pub fn get_ucred(sock: &UnixStream) -> Result<Ucred>
Expand description

Get the credentials of the given socket’s peer.