liburing-2.5
examples: add rsrc update benchmark
Add example of closing a ring fd and using it via registered index
examples/io_uring_cp: fix bug while re-queuing
fix io_uring-test read 4K file error
io_uring-udp: Fix the wrong IPv6 binary to string conversion
examples/link-cp.c: fix the last file-block retry may overflow
examples: add a simple single-shot poll benchmark
examples/send-zerocopy: cast 'ret' to unsigned long for comparison
ucontext-cp: Mark a non-exported function as static