Module feature_extension_for_async_std::os::unix::net
source · Expand description
Unix-specific networking extensions.
Structs§
- A stream of incoming Unix domain socket connections.
- An address associated with a Unix socket.
- A Unix datagram socket.
- A Unix domain socket server, listening for connections.
- A Unix stream socket.