io_uring: add IORING_ACCEPT_MULTISHOT for accept
authorHao Xu <howeyxu@tencent.com>
Fri, 6 May 2022 07:00:58 +0000 (15:00 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:29:52 +0000 (06:29 -0600)
commita67f0286cc9cf6b8e273afed4a335105a712e66b
tree5e38b25a859cd78e13d8d0f25672c225bbd91604
parent7ccba24d3bc084d891def1a6fea504e4cb327a8c
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>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h