mirror of
https://github.com/glest/glest-source.git
synced 2025-08-10 18:34:05 +02:00
- port changes from 3.6.0.3 to trunk for windows hosting patch
This commit is contained in:
@@ -253,7 +253,7 @@ public:
|
||||
virtual ~ServerSocket();
|
||||
void bind(int port);
|
||||
void listen(int connectionQueueSize= SOMAXCONN);
|
||||
Socket *accept();
|
||||
Socket *accept(bool errorOnFail=true);
|
||||
void stopBroadCastThread();
|
||||
void pauseBroadcast();
|
||||
|
||||
|
Reference in New Issue
Block a user