pub fn default_socket_path() -> StringExpand description
Get the default Unix socket path for the daemon.
Uses user-specific path for security isolation:
XDG_RUNTIME_DIRif available (Linux with systemd)/tmp/grite-daemon-<uid>.sockas fallback on Unix/tmp/grite-daemon.sockon non-Unix platforms