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

io_uring: add support for send(2) and recv(2)



This adds IORING_OP_SEND for send(2) support, and IORING_OP_RECV for
recv(2) support.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 2550878f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment