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

Operation state implementations for various operations. More...

#include "condy/concepts.hpp"
#include "condy/condy_uring.hpp"
#include "condy/finish_handles.hpp"
#include "condy/type_traits.hpp"
#include "condy/utils.hpp"
#include <array>
#include <cstddef>
#include <optional>
#include <stop_token>
#include <tuple>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  condy
 The main namespace for the Condy library.

Detailed Description

Operation state implementations for various operations.

Definition in file op_states.hpp.