|
AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
|
A basic multiplexer that can be used with different event types. More...
#include <io/execution/multiplexer.hpp>
Inherits Tag.
Classes | |
| class | intrusive_task_queue |
| An intrusive queue of tasks. More... | |
Public Types | |
| using | multiplexer_type = Tag |
| The tag type for the multiplexer. | |
A basic multiplexer that can be used with different event types.
| Tag | The tag type for the multiplexer. |