Skip to main content

Module socket

Module socket 

Source
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.