cleanup_socket

Function cleanup_socket 

Source
pub fn cleanup_socket(path: &str)
Expand description

Clean up a socket file on Unix systems

On Windows, named pipes don’t need explicit cleanup.