Expand description
Common data structures for listener and connection.
Structs§
- Connection
- A vhost-user connection at a low abstraction level. Provides methods for sending and receiving vhost-user message headers and bodies.
Traits§
- Listener
- Listener for accepting connections.