]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: add IORING_ACCEPT_MULTISHOT for accept
authorHao Xu <howeyxu@tencent.com>
Sat, 14 May 2022 14:20:43 +0000 (22:20 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 14 May 2022 14:34:22 +0000 (08:34 -0600)
commitf673c3117f662c048a3dea528fef7b8b72163c86
treeae120c5ec62a351c155bcfb70cc188929c26975a
parent69123614318884b7da986eb8251c50fb14cf1a93
io_uring: add IORING_ACCEPT_MULTISHOT for accept

add an accept_flag IORING_ACCEPT_MULTISHOT for accept, which is to
support multishot.

Signed-off-by: Hao Xu <howeyxu@tencent.com>
Link: https://lore.kernel.org/r/20220514142046.58072-2-haoxu.linux@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h