Crate virtio_vsock
source ·Modules
This file defines the possible states for a vsock connection. States can only transition
in a single direction denoted by the arrow, and transitions happen either by the state
achieving some action such as GuestInitiated getting a response from a client, or by
interactions with the guest such as ClientInitiated getting a response from the guest on
the TX queue.
device 🔒
wire 🔒
Enums
Services 🔒