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)
commit390ed29b5e425ba00da2b6113b74a14949f71b02
treeae120c5ec62a351c155bcfb70cc188929c26975a
parent1b1d7b4bf1d9948c8dba5ee550459ce7c65ac019
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