mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 19:33:59 +02:00
- attempt to see if threaded client network receive improves performance (ThreadedNetworkClient=true to enable on a client)
This commit is contained in:
@@ -102,7 +102,6 @@ public:
|
||||
};
|
||||
#endif
|
||||
|
||||
//class Socket : public SimpleTaskCallbackInterface {
|
||||
class Socket {
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user