mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 13:23:59 +02:00
- attempt to see if this fixes issue# 111
This commit is contained in:
@@ -228,7 +228,7 @@ Mutex UPNP_Tools::mutexUPNP;
|
||||
}
|
||||
|
||||
// keeps in scope for duration of the application
|
||||
SocketManager Socket::wsaManager;
|
||||
//SocketManager Socket::wsaManager;
|
||||
|
||||
SocketManager::SocketManager() {
|
||||
WSADATA wsaData;
|
||||
|
Reference in New Issue
Block a user