mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 19:33:59 +02:00
- bugifx for static cached hostname, moved to higher scope to avoid sometimes random crashes
This commit is contained in:
@@ -152,6 +152,8 @@ protected:
|
||||
bool isSocketBlocking;
|
||||
time_t lastSocketError;
|
||||
|
||||
static string host_name;
|
||||
|
||||
public:
|
||||
Socket(PLATFORM_SOCKET sock);
|
||||
Socket();
|
||||
|
Reference in New Issue
Block a user