The sender thread has been rewritten with a new algorithm in mind. The sender should not stall any more, and no timeout is required. There are no more send priorities.
The avatar manager no longer serializes access to avatar files.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
//#define SERVER_TEST
|
||||
#define SERVER_TEST
|
||||
|
||||
#define SERVER_START_GAME_TIMEOUT_SEC 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user