Skip to main content

IORING_OP_SENDMSG

Constant IORING_OP_SENDMSG 

Source
pub const IORING_OP_SENDMSG: u8 = 9;
Expand description

io_uring opcode for sending a message (IORING_OP_SENDMSG, from include/uapi/linux/io_uring.h).