|
Condy v1.7.0
C++ Asynchronous System Call Layer for Linux
|
Wrapper classes for liburing interfaces. More...
#include "condy/condy_uring.hpp"#include "condy/utils.hpp"#include <cassert>#include <cerrno>#include <cstddef>#include <cstring>Go to the source code of this file.
Namespaces | |
| namespace | condy |
| The main namespace for the Condy library. | |
Wrapper classes for liburing interfaces.
This file defines wrapper classes around liburing, providing support for most synchronous operations.
Definition in file ring.hpp.