Skip to main content

Module ipc

Module ipc 

Source
Expand description

Native IPC implementation using Unix domain sockets

Structs§

IpcClient
IPC client for native communication
IpcMessage
IPC message envelope
IpcServer
IPC server for native communication

Enums§

IpcMessageType
IPC message types

Functions§

default_socket_path
Get default socket path