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