You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initialize RawSocketSerial::thread_active to false so that it doesn't try to cleanup uninitialized objects on error.
* Reorder main to avoid thread race conditions involving pin_map if listen_on_port fails
* Initialize SDL and SDLNet so that socket can be opened
0 commit comments