Expand description
The Unix Domain Socket manager.
Functionsยง
- readiness_
path - Path to the daemon readiness sentinel file.
- remove_
readiness_ file - Remove the readiness sentinel file (best-effort).
- write_
readiness_ file - Write the readiness sentinel file to signal that the daemon is fully initialized and accepting connections.