mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 02:43:57 +02:00
Bugfix for tracker#: 2985599
- Added better management of UDP broadcast thread when user toggles on/off network slots.
This commit is contained in:
@@ -181,6 +181,7 @@ protected:
|
||||
|
||||
BroadCastSocketThread *broadCastThread;
|
||||
void startBroadCastThread();
|
||||
bool isBroadCastThreadRunning();
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user