Function socket_dir

Source
pub fn socket_dir() -> &'static PathBuf
Expand description

Get the current socket directory. Returns the configured socket directory, environment variable, or default.

Priority order:

  1. Directory set via set_socket_dir()
  2. PROPERTY_SERVICE_SOCKET_DIR environment variable
  3. Default directory: /dev/socket