Skip to main content

socket_lock_path

Function socket_lock_path 

Source
pub fn socket_lock_path(socket: &Path) -> PathBuf
Expand description

{socket}.lock, the exclusive flock file. Never unlinked by callers.