1.10.0[−][src]Module std::os::unix::net
This is supported on Unix only.
Unix-specific networking functionality.
Structs
UCred | Experimental Credentials for a UNIX process for credentials passing. |
Incoming | An iterator over incoming connections to a |
SocketAddr | An address associated with a Unix socket. |
UnixDatagram | A Unix datagram socket. |
UnixListener | A structure representing a Unix domain socket server. |
UnixStream | A Unix stream socket. |