/* begin * liburing 2.1 (io_uring instance library) This is the io_uring library, liburing. liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation. Homepage: https://git.kernel.dk/cgit/liburing/ * end */