Module vmm_vhost::connection

source ·
Expand description

Common data structures for listener and connection.

Structs§

  • A vhost-user connection at a low abstraction level. Provides methods for sending and receiving vhost-user message headers and bodies.

Traits§

  • Listener for accepting connections.

Functions§