Module async_std::os::unix::net [−][src]
This is supported on Unix only.
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.