pub fn control_sock_path() -> Option<PathBuf>Expand description
The socket path this process was told to bind, or None outside a camp.
Producers that want to log the path (or decline the channel for their own
reasons) can read it without going through serve_env.