On Tue, 18 Apr 2023 15:58:18 -0700, David Wei wrote: > A multishot timeout submission will repeatedly generate completions with > the IORING_CQE_F_MORE cflag set. Depending on the value of the `off' > field in the submission, these timeouts can either repeat indefinitely > until cancelled (`off' = 0) or for a fixed number of times (`off' > 0). > > Only noseq timeouts (i.e. not dependent on the number of I/O > completions) are supported. > > [...] Applied, thanks! [1/1] io_uring: add support for multishot timeouts commit: ea97f6c8558e83cb457c3b5f53351e4fd8519ab1 Best regards, -- Jens Axboe