Add a helper for fd msg-ring passing a file and auto allocating the target index, and test it. Pavel Begunkov (2): Add io_uring_prep_msg_ring_fd_alloc() helper test: test fd msg-ring allocating indexes src/include/liburing.h | 9 +++++++++ test/fd-pass.c | 37 ++++++++++++++++++++++++++++++++++--- 2 files changed, 43 insertions(+), 3 deletions(-) -- 2.39.1