Skip to main content

IORING_OP_READ

Constant IORING_OP_READ 

Source
pub const IORING_OP_READ: u8 = 22;
Expand description

io_uring opcode for reading from a file descriptor (IORING_OP_READ).