io_uring library

Clone this repo:
  1. 58a6a51 CHANGELOG: note io_uring_enable_rings.3 man page by Jens Axboe · 14 hours ago master
  2. e546acd man/io_uring_enable_rings.3: correct to right version/date by Jens Axboe · 14 hours ago
  3. dbfe086 Makefile: add library specific target by Jens Axboe · 14 hours ago
  4. cd7db0e Merge branch 'dankamongmen/man' of https://github.com/dankamongmen/liburing by Jens Axboe · 14 hours ago
  5. a59a3d9 Merge branch 'master' of https://github.com/ffontaine/liburing by Jens Axboe · 14 hours ago
  6. 9485c21 liburing.pc.in: add -D_GNU_SOuRCE to Cflags by Fabrice Fontaine · 21 hours ago
  7. 0eba253 test/config: add note that liburing tests may be destructive by Jens Axboe · 31 hours ago
  8. 6bf99f8 test/io-cancel: expand print messages by Pavel Begunkov · 3 days ago
  9. 3d152a3 tests/sockopt: {g,s}etsockopt with io-wq by Pavel Begunkov · 3 days ago
  10. 3a94fa2 test/bind-listen: skip test if probe not supported by Jens Axboe · 3 days ago
  11. 288d3f5 test/bind-listen: check socket return value by Jens Axboe · 3 days ago
  12. f2a77f1 CHANGELOG: note bind/listen support by Jens Axboe · 3 days ago
  13. 404b7e3 test/bind-listen: various fixes by Jens Axboe · 3 days ago
  14. 476a6a9 configure: Respect relative prefix path by Gabriel Krisman Bertazi · 3 days ago
  15. a877fb1 man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation by Gabriel Krisman Bertazi · 3 days ago
  16. 7e9707f man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation by Gabriel Krisman Bertazi · 3 days ago
  17. 3815f77 tests: Add test for bind/listen commands by Gabriel Krisman Bertazi · 3 days ago
  18. 7d515bb liburing: Add helper to prepare IORING_OP_LISTEN command by Gabriel Krisman Bertazi · 3 days ago
  19. bf7c4f6 liburing: Add helper to prepare IORING_OP_BIND command by Gabriel Krisman Bertazi · 3 days ago
  20. 6cd6c1d man/io_uring_prep_recv.3: add note on receive bundles by Jens Axboe · 7 days ago