Expand description
Submission Queue
Structs
An entry in the submission queue, representing a request for an I/O operation.
Submission flags
An error pushing to the submission queue due to it being full.
An io_uring instance’s submission queue. This is used to send I/O requests to the kernel.