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

Definitions of asynchronous operations. More...

Go to the source code of this file.

Namespaces

namespace  condy
 The main namespace for the Condy library.

Detailed Description

Definitions of asynchronous operations.

This file defines a series of asynchronous operations, which are wrappers around liburing operations. Generally, each async_* function corresponds to a io_uring_prep_* function in liburing

Definition in file async_operations.hpp.