[][src]Module simple_libc::net

Re-exports

pub use abstract_unix::unix_stream_abstract_bind;
pub use abstract_unix::unix_stream_abstract_connect;
pub use ucred::get_ucred;
pub use ucred::get_ucred_raw;
pub use ucred::Ucred;

Modules

abstract_unix
ucred

Functions

get_peer_ids
get_peer_ids_raw
get_peer_pid_ids
get_peer_pid_ids_raw
get_unix_listener_raw_sockname
get_unix_stream_raw_peername
get_unix_stream_raw_sockname
getsockopt_raw

Obtain the value of the given socket option.

setsockopt_raw

Sets the value of the given socket option.