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