![]() |
MOS Source Code
|
Public Attributes | |
IPC_ControlIO | control_io |
IPCServer * | server |
Additional Inherited Members | |
![]() | |
static constexpr mos::string_view | type_name |
Definition at line 19 of file ipc_io.cpp.
IPC_ControlIO control_io |
Definition at line 21 of file ipc_io.cpp.
Referenced by ipc_create().
IPCServer* server |
Definition at line 22 of file ipc_io.cpp.
Referenced by ipc_accept(), ipc_create(), and IPC_ControlIO::on_closed().