Skip to main content

cleanup_socket

Function cleanup_socket 

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

Best-effort cleanup: unlink the socket file the current process bound at startup. Safe to call from drop / signal handlers / atexit.