- attempt to see if this fixes issue# 111

This commit is contained in:
SoftCoder
2016-06-01 20:31:46 -07:00
parent ad4314fb29
commit c3db863434
3 changed files with 10 additions and 7 deletions

View File

@@ -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;