pub fn chmod_path(path: impl AsRef<Path>, mode: u32) -> Result<(), CoreError>
Change mode bits on a Unix socket filesystem path.