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

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.

Detailed Description

Wrapper classes for liburing interfaces.

This file defines wrapper classes around liburing, providing support for most synchronous operations.

Definition in file ring.hpp.