[][src]Module simple_libc::net::ucred

Structs

Ucred

Stores the received credentials. WARNING: Several aspects of this struct are system-dependent!

Functions

get_ucred

Attempts to read credentials from the given Unix stream socket.

get_ucred_raw

Reads credentials for a SOCK_STREAM socket. Behavior when given a SOCK_DGRAM socket is unspecified and system-dependent.