io_uring library

Clone this repo:
  1. 32a61e7 man/io_uring_submit_and_wait_reg.3: reference io_uring_register_region() by Jens Axboe · 2 days ago master
  2. 179b656 Merge branch 'remove-man-for-deleted-api' of https://github.com/wokron/liburing by Jens Axboe · 2 days ago
  3. af6936f Merge branch 'doc/IORING_SETUP_DEFER_TASKRUN_FLAG' of https://github.com/calebsander/liburing by Jens Axboe · 2 days ago
  4. 416ca5e man: add io_uring_register_region.3 by Pavel Begunkov · 2 days ago
  5. 04deaa9 Merge branch 'net-zc-bench' of https://github.com/isilence/liburing by Jens Axboe · 2 days ago
  6. df9cbfe examples/zcrx: add affinity configuration by Pavel Begunkov · 9 weeks ago
  7. 0978b3d examples/zcrx: add support for multiple connections by Pavel Begunkov · 9 weeks ago
  8. ae94bc4 examples/zcrx: close listening socket by Pavel Begunkov · 9 weeks ago
  9. 5ca212f examples/zcrx: dyn allocate connection struct by Pavel Begunkov · 9 weeks ago
  10. f4abd5c examples/zcrx: check for submission errors by Pavel Begunkov · 9 weeks ago
  11. 004c652 examples/zcrx: handle CQ overflow by Pavel Begunkov · 9 weeks ago
  12. 1285fa4 examples/zcrx: print stats for each connection by Pavel Begunkov · 9 weeks ago
  13. 87c79ea examples/zcrx: don't forget to close sockets by Pavel Begunkov · 9 weeks ago
  14. 3712c4e examples/zcrx: add a connection struct by Pavel Begunkov · 9 weeks ago
  15. 2296beb examples/zcrx: improve data sanitisation errors by Pavel Begunkov · 9 weeks ago
  16. 39bd1c6 examples/zcrx: parametrise ring sizes by Pavel Begunkov · 9 weeks ago
  17. 9787d6a examples/zcrx: raise the default area size by Pavel Begunkov · 9 weeks ago
  18. 7d448fd examples/zcrx: fix misleading prints by Pavel Begunkov · 9 weeks ago
  19. 603f83e examples/zcrx: fix RQ consumption ordering by Pavel Begunkov · 3 months ago
  20. 2b22734 examples/zcrx: parametrise area size by Pavel Begunkov · 6 months ago