mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 00:48:58 +02:00
- numerous bugfixes mostly centered around network lag, but also added more logging and protective code (like buffer overflow checks)
*NOTE: This version is NOT backwards compatible with other builds
This commit is contained in:
@@ -98,6 +98,8 @@ protected:
|
||||
time_t lastThreadedPing;
|
||||
Mutex pingThreadAccessor;
|
||||
|
||||
Mutex dataSynchAccessor;
|
||||
|
||||
public:
|
||||
Socket(PLATFORM_SOCKET sock);
|
||||
Socket();
|
||||
|
Reference in New Issue
Block a user