Skip to main content

Module queue

Module queue 

Source
Expand description

Core virtio queue implementation, without any notification mechanisms, async support, or other transport-specific details.

Structs§

PackedQueueCompletionContext
QueueCompletion
The minimal state required to publish a completion to the used ring.
QueueParams
QueueState
Saved progress state for a single virtio queue.
VirtioQueuePayload

Enums§

QueueError