]> 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)
commit7ee1f1da0b25ce38ee6a3ad5ad64f0d14a0839d3
treeae120c5ec62a351c155bcfb70cc188929c26975a
parent192d5a2219a7bac1166a6ef96e1e0723ee77ecbe
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