Skip to main content

IORING_OP_CONNECT

Constant IORING_OP_CONNECT 

Source
pub const IORING_OP_CONNECT: u8 = 16;
Expand description

io_uring opcode for establishing a connection (IORING_OP_CONNECT).