AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
io::execution::basic_multiplexer< Tag > Struct Template Reference

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.
 

Detailed Description

template<MuxTag Tag>
struct io::execution::basic_multiplexer< Tag >

A basic multiplexer that can be used with different event types.

Template Parameters
TagThe tag type for the multiplexer.

The documentation for this struct was generated from the following file: