Module io_uring::cqueue[][src]

Completion Queue

Structs

CompletionQueue

An io_uring instance’s completion queue. This stores all the I/O operations that have completed.

Entry

An entry in the completion queue, representing a complete I/O operation.

Functions

buffer_select