# Functions
ClearEnv removes all items from an environment list that might be interpreted as a notification socket or inherited fd.
DaemonStopping is used by the child process to indicate it is no longer serving requests and will exit soon.
NewListenerSet prepares a set of listeners that can be attached to child processes.
# Structs
Listener implements a channel that receives ready notifications from spawned processes.
No description provided by the author