Condy v1.8
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
runtime.hpp File Reference

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.

Detailed Description

Runtime type for running the io_uring event loop.

Definition in file runtime.hpp.