revert to non-task-driven, no tangible difference in performance. May change back later.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define SOCKETIO_HPP
|
||||
#include <atomic>
|
||||
|
||||
extern std::atomic<bool> statusResolved;
|
||||
extern std::atomic<bool> connected;
|
||||
|
||||
// Initialize Socket.IO client and connect to server
|
||||
|
||||
Reference in New Issue
Block a user