|
Condy v1.8
C++ Asynchronous System Call Layer for Linux
|
Files | |
| async_operations.hpp | |
| Definitions of asynchronous operations. | |
| buffers.hpp | |
| Basic buffer types and conversion utilities. | |
| context.hpp | |
| coro.hpp | |
| Coroutine implementation details. | |
| finish_handles.hpp | |
| Definitions of finish handle types for asynchronous operations. | |
| helpers.hpp | |
| Helper functions for asynchronous operations. | |
| intrusive.hpp | |
| Intrusive single-linked and double-linked list implementations. | |
| invoker.hpp | |
| Polymorphic invocation utilities. | |
| op_states.hpp | |
| Operation state implementations for various operations. | |
| ring.hpp | |
| Wrapper classes for liburing interfaces. | |
| runtime.hpp | |
| Runtime type for running the io_uring event loop. | |
| senders.hpp | |
| Sender types for composing asynchronous operations. | |
| singleton.hpp | |
| task.hpp | |
| Interfaces for coroutine task management. | |
| type_traits.hpp | |
| utils.hpp | |
| Internal utility classes and functions used by Condy. | |
| work_type.hpp | |