Expand description
IPC client for connecting to the daemon
This module requires Unix (uses Unix domain sockets).
Structs§
- IpcClient
- IPC client for daemon communication
Functions§
- try_
connect - Try to connect to a daemon, returning None if not running
IPC client for connecting to the daemon
This module requires Unix (uses Unix domain sockets).