Expand description

Completion Queue

Structs

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

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

Functions