Skip to main content

IORING_OP_WRITE

Constant IORING_OP_WRITE 

Source
pub const IORING_OP_WRITE: u8 = 23;
Expand description

io_uring opcode for writing to a file descriptor (IORING_OP_WRITE).