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.
- UCred
Experimental Credentials for a UNIX process for credentials passing.