pub fn get_socket_peercred<Fd: AsFd>(fd: Fd) -> Result<UCred>
Get credentials of Unix domain socket peer process
unix