Fix Buf allocation
Merge branch 'criterion_benches'
Don't explicitly close the socket in the http-server example
You can also use your local clone with git send-email.
Async IO using io_uring on Linux
Work in Progress...
Overall library design is documented in design.md.
A lot an inspiration and some docs are borrowed from smol.
Important: This crate only support Linux as io_uring is a Linux specific API