|
dius 0.1.0
|
#include "di/execution/io/ipc_protocol.h"#include "di/meta/core.h"#include "dius/io_context.h"Go to the source code of this file.
Classes | |
| struct | dius::ipc::IpcServer< Proto > |
Namespaces | |
| namespace | dius |
| namespace | dius::ipc |
Variables | |
| template<di::concepts::InstanceOf< di::Protocol > Proto> | |
| constexpr auto | dius::ipc_server = ipc::IpcServer<Proto> {} |