pub fn spawn_ipc_socket(
    options: &Options,
    event_proxy: EventLoopProxy<Event>
) -> Option<PathBuf>
Expand description

Create an IPC socket.