Constant IORING_RECVSEND_BUNDLE [src]

If set, send or recv will grab as many buffers from the buffer group ID given and send them all. The completion result will be the number of buffers send, with the starting buffer ID in cqe as per usual. The buffers be contigious from the starting buffer ID. Used with IOSQE_BUFFER_SELECT.

Source

pub const IORING_RECVSEND_BUNDLE = 1 << 4