dius 0.1.0
Loading...
Searching...
No Matches
ipc.h File Reference
#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> {}