Module ipc

Source
Expand description

Support for inter-process communication, like that provided by the lazybar-msg crate.

Structs§

ChannelEndpoint
A sender and a receiver bundled together for two-way communication

Statics§

IPC_DIR
The directory in which IPC sockets are stored

Functions§

init
Initialize IPC for a given bar