Fix up helpers and tests to match API changes and also add some more tests. Pavel Begunkov (4): tests: verify that send addr is copied when async zc: adjust sendzc to the simpler uapi test: test iowq zc sends examples: adjust zc bench to the new uapi examples/send-zerocopy.c | 72 ++-- src/include/liburing.h | 39 +- src/include/liburing/io_uring.h | 28 +- src/register.c | 20 - test/send-zerocopy.c | 667 +++++++------------------------- 5 files changed, 178 insertions(+), 648 deletions(-) -- 2.37.2