From: Dylan Yudaken <[email protected]>
To: <[email protected]>, <[email protected]>
Cc: <[email protected]>, <[email protected]>,
Dylan Yudaken <[email protected]>
Subject: [PATCH RFC liburing 0/2] multishot recvmsg
Date: Fri, 8 Jul 2022 11:45:36 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
This series adds an API (patch 1) and a test (#2) for multishot recvmsg.
I have not included docs yet, but I want to get feedback on the API for handling
the result (if there is any).
Dylan Yudaken (2):
add multishot recvmsg API
add tests for multishot recvmsg
src/include/liburing.h | 59 ++++++++++++++
src/include/liburing/io_uring.h | 7 ++
test/recv-multishot.c | 137 ++++++++++++++++++++++++++++----
3 files changed, 189 insertions(+), 14 deletions(-)
base-commit: 5d0e33f50a06db768b1891972daab40732400778
--
2.30.2
next reply other threads:[~2022-07-08 18:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 18:45 Dylan Yudaken [this message]
2022-07-08 18:45 ` [PATCH RFC liburing 1/2] add multishot recvmsg API Dylan Yudaken
2022-07-08 18:45 ` [PATCH RFC liburing 2/2] add tests for multishot recvmsg Dylan Yudaken
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox