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

Create an IPC socket.