mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 11:54:00 +02:00
- attempt to see if this fixes issue# 111
This commit is contained in:
@@ -129,9 +129,9 @@ public:
|
||||
class Socket {
|
||||
|
||||
protected:
|
||||
#ifdef WIN32
|
||||
static SocketManager wsaManager;
|
||||
#endif
|
||||
//#ifdef WIN32
|
||||
//static SocketManager wsaManager;
|
||||
//#endif
|
||||
PLATFORM_SOCKET sock;
|
||||
time_t lastDebugEvent;
|
||||
static int broadcast_portno;
|
||||
|
Reference in New Issue
Block a user