Skip to main content

default_socket_path

Function default_socket_path 

Source
pub fn default_socket_path() -> PathBuf
Expand description

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).