Function create_unix_socket

Source
pub fn create_unix_socket(path: &Path) -> Result<UnixListener>