mbox series

[RFC,liburing,0/2] multishot recvmsg

Message ID 20220708184538.1632315-1-dylany@fb.com (mailing list archive)
Headers show
Series multishot recvmsg | expand

Message

Dylan Yudaken July 8, 2022, 6:45 p.m. UTC
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