Skip to main content

ensure_socket_dir

Function ensure_socket_dir 

Source
pub fn ensure_socket_dir() -> Result<PathBuf>
Expand description

Ensure the socket directory exists with proper permissions

On Unix, creates the directory with mode 0700 for security