Skip to main content

chmod_path

Function chmod_path 

Source
pub fn chmod_path(path: impl AsRef<Path>, mode: u32) -> Result<(), CoreError>
Expand description

Change mode bits on a Unix socket filesystem path.