mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 19:04:00 +02:00
- updated for compiling on BSD
- also bugfix for socket broadcast segfault (partial fix)
This commit is contained in:
@@ -206,6 +206,7 @@ private:
|
||||
public:
|
||||
BroadCastSocketThread();
|
||||
virtual void execute();
|
||||
virtual bool canShutdown(bool deleteSelfIfShutdownDelayed=false);
|
||||
};
|
||||
|
||||
// =====================================================
|
||||
|
Reference in New Issue
Block a user