Crate ipc_server

source ·

Structs§

Traits§

Functions§

  • Serialize and write the 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.