All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] multishot improvements
@ 2025-02-23 17:22 Pavel Begunkov
  2025-02-23 17:22 ` [PATCH 1/3] io_uring/net: fix accept multishot handling Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2025-02-23 17:22 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Fix accept with the first patch, and make multishot handling a bit
more saner. As mentioned, changes in Patch 3 will be used later to
further cleaning it up.

Pavel Begunkov (3):
  io_uring/net: fix accept multishot handling
  io_uring/net: canonise accept mshot handling
  io_uring: make io_poll_issue() sturdier

 io_uring/io_uring.c | 40 +++++++++++++++++++++++++++++++++-------
 io_uring/net.c      | 15 ++++++---------
 2 files changed, 39 insertions(+), 16 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-24 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-23 17:22 [PATCH 0/3] multishot improvements Pavel Begunkov
2025-02-23 17:22 ` [PATCH 1/3] io_uring/net: fix accept multishot handling Pavel Begunkov
2025-02-23 17:22 ` [PATCH 2/3] io_uring/net: canonise accept mshot handling Pavel Begunkov
2025-02-23 17:22 ` [PATCH 3/3] io_uring: make io_poll_issue() sturdier Pavel Begunkov
2025-02-24 14:53 ` [PATCH 0/3] multishot improvements Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.