Skip to main content

Module session

Module session 

Source
Expand description

Daemon health checks and unique ID generation.

is_daemon_alive probes a PID file to determine whether a session’s daemon process is still running. IdCounter hands out sequential process identifiers (p1, p2, …) within a daemon’s lifetime.

Structs§

IdCounter

Functions§

is_daemon_alive