pub fn spawn_ipc_socket( options: &Options, event_proxy: EventLoopProxy<Event>, ) -> Result<PathBuf>
Create an IPC socket.