|
AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
|
This file defines a high-level interface for an executor. More...
#include "executor.hpp"#include "io/detail/concepts.hpp"#include "io/socket/socket_dialog.hpp"#include "io/socket/socket_handle.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | io::execution::basic_triggers< Mux > |
| A class that provides a high-level interface for an executor. More... | |
Namespaces | |
| namespace | io::execution |
| Provides high-level interfaces for executors and completion triggers. | |
| namespace | io |
The io namespace contains all the functions and classes for the I/O library. | |
This file defines a high-level interface for an executor.