| AsyncBerkeley
    Asynchronous Berkeley sockets. Simple. | 
This file provides generic operation state definitions. More...
Go to the source code of this file.
| Classes | |
| struct | io::execution::basic_multiplexer< Tag > | 
| A basic multiplexer that can be used with different event types.  More... | |
| class | io::execution::basic_multiplexer< Tag >::intrusive_task_queue | 
| An intrusive queue of tasks.  More... | |
| struct | io::execution::basic_multiplexer< Tag >::intrusive_task_queue::task | 
| An intrusive task that can be executed by the multiplexer.  More... | |
| Namespaces | |
| namespace | io::execution | 
| Provides high-level interfaces for executors and completion triggers. | |
| namespace | io | 
| The ionamespace contains all the functions and classes for the I/O library. | |
This file provides generic operation state definitions.