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

io_uring: add support for epoll_ctl(2)



This adds IORING_OP_EPOLL_CTL, which can perform the same work as the
epoll_ctl(2) system call.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 39220e8d
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