io_uring library

Clone this repo:
  1. e11e617 examples/proxy: increment open_conns early for sink mode by Jens Axboe · 3 days ago master
  2. 3331290 test/msg-ring: synchronize remote test case with a pthread barrier by Jens Axboe · 5 days ago
  3. c18c8fb examples/proxy: re-arm receive if no new send is prepared by Jens Axboe · 5 days ago
  4. bd527a5 t/socket-io-cmd: do single retry for SIOCINQ by Jens Axboe · 6 days ago
  5. f428169 test/socket-io-cmd: don't use CQE after io_uring_cqe_seen() by Jens Axboe · 6 days ago
  6. 1cbd4cf test/sqpoll-cancel-hang: remove test by Jens Axboe · 7 days ago
  7. b74bdd0 register: use do_register() for NAPI register/unregister by Jens Axboe · 8 days ago
  8. c1cee95 Merge branch 'fix_clear_flags' of https://github.com/gxuu/liburing by Jens Axboe · 12 days ago
  9. f1a3d81 Add initialization function of io_uring_sqe by gxu · 12 days ago
  10. f1dfb94 examples/sendzc: test background polling by Pavel Begunkov · 3 weeks ago
  11. ef3cae5 io_uring/sendzc: add DEFER_TASKRUN testing by Pavel Begunkov · 3 weeks ago
  12. c3db7e0 test/sendzc: improve zc support probing by Pavel Begunkov · 3 weeks ago
  13. a305179 test: handle test_send_faults()'s cases one by one by Pavel Begunkov · 3 weeks ago
  14. e4cfc72 man/io_uring_setup.2: Improve IORING_SETUP_REGISTERED_FD_ONLY documentation by Gabriel Krisman Bertazi · 3 weeks ago
  15. 501c78d man/io_uring_enter.2: Move poll update behavior to poll remove by Gabriel Krisman Bertazi · 3 weeks ago
  16. f46b77c test/msg-ring-fd: fix bugs in test case by Jens Axboe · 3 weeks ago
  17. 2381e6f test: update for older kernels by Jens Axboe · 3 weeks ago
  18. 27d4eae Add test case for creation/teardown of memory mapped provided buffers by Jens Axboe · 5 months ago
  19. 2612a5b test/msg-ring-fd: add test case for FD passing with MSG_RING by Jens Axboe · 4 weeks ago
  20. a3aebee examples/proxy: be a bit smarter in handling send/sendmsg zerocopy by Jens Axboe · 4 weeks ago