Available on Unix only.
Expand description
Unix-specific networking functionality.
Structs§
- 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.
- MessagesExperimentalThis struct is used to iterate through the control messages.
- ScmCredentialsExperimentalThis control message contains unix credentials.
- ScmRightsExperimentalThis control message contains file descriptors.
- SocketAncillaryExperimentalA Unix socket Ancillary data struct.
- SocketCredExperimentalUnix credential.
- UCredExperimentalCredentials for a UNIX process for credentials passing.
Enums§
- AncillaryDataExperimentalThis enum represent one control message of variable type.
- AncillaryErrorExperimentalThe error type which is returned from parsing the type a control message.