pub fn default_socket_path() -> PathBuf
Default UDS socket path. Resolves at call time so a daemon started with XDG_RUNTIME_DIR=/foo and a client started later without the var both look in the same place (the XDG fallback).
XDG_RUNTIME_DIR=/foo