|
Condy v1.8
C++ Asynchronous System Call Layer for Linux
|
Runtime type for running the io_uring event loop. More...
#include "condy/condy_uring.hpp"#include "condy/detail/context.hpp"#include "condy/detail/ring.hpp"#include "condy/detail/singleton.hpp"#include <atomic>#include <cerrno>#include <cstddef>#include <cstdint>#include <cstring>#include <limits>Go to the source code of this file.
Namespaces | |
| namespace | condy |
| The main namespace for the Condy library. | |
Runtime type for running the io_uring event loop.
Definition in file runtime.hpp.