Module tsukuyomi::server::transport [−][src]
The implementation of I/O components.
Structs
| Builder |
A builder for constructing a |
| Handshake |
A |
| Incoming |
A |
| Io |
An asynchronous IO which represents a TCP/UDS stream connected to peer. |
| Listener |
A wrapped I/O object representing a listener for incoming connections. |