Skip to main content

default_control_path

Function default_control_path 

Source
pub fn default_control_path() -> PathBuf
Expand description

Default control socket path for fipsctl / fipstop.

On Unix, checks the system-wide path first (used when the daemon runs as a systemd service), then falls back to the user’s XDG runtime directory. On Windows, returns the default TCP port (“21210”).