We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f0294 commit 7d33ae6Copy full SHA for 7d33ae6
README.md
@@ -1,5 +1,6 @@
1
# io_uring_cpp
2
-Test io_uring using liburing library
+A CPP wrapper for a asychronous socket server. This code uses Jens Axboe's library "liburing".
3
+Please check this talk at https://www.youtube.com/watch?v=-5T4Cjw46ys
4
5
### IO Uring Diagram (image source : https://cor3ntin.github.io/posts/iouring/)
6

0 commit comments