Module std::os::unix::net1.10.0[][src]

This is supported on Unix only.
Expand description

Unix-specific networking functionality

Structs

Experimental

This struct is used to iterate through the control messages.

Experimental

This control message contains unix credentials.

Experimental

This control message contains file descriptors.

Experimental

A Unix socket Ancillary data struct.

Experimental

Unix credential.

Experimental

Credentials for a UNIX process for credentials passing.

An iterator over incoming connections to a UnixListener.

An address associated with a Unix socket.

A Unix datagram socket.

A structure representing a Unix domain socket server.

A Unix stream socket.

Enums

Experimental

This enum represent one control message of variable type.

Experimental

The error type which is returned from parsing the type a control message.