Skip to content
Commit 4d954c25 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV



This adds support for the vectored read. This is limited to supporting
just 1 segment in the iov, and is provided just for convenience for
applications that use IORING_OP_READV already.

The iov helpers will be used for IORING_OP_RECVMSG as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent bcda7baa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment