- attempt to see if threaded client network receive improves performance (ThreadedNetworkClient=true to enable on a client)

This commit is contained in:
Mark Vejvoda
2012-03-03 23:59:44 +00:00
parent 04e16819aa
commit 246f4b326f
9 changed files with 533 additions and 199 deletions

View File

@@ -102,7 +102,6 @@ public:
};
#endif
//class Socket : public SimpleTaskCallbackInterface {
class Socket {
protected: