Crate ipc_server
source ·Structs§
Traits§
Functions§
- Serialize and write the
command
provided to theUnixStream
at thesocket_path
provided. If there is an activeIpcServer
, it will receive and process this command upon polling.
command
provided to the UnixStream
at the
socket_path
provided. If there is an active IpcServer
, it will receive
and process this command upon polling.