Replaced ACE_Method_Request based DelayExecutor by PCQ impl

Untested due to worldserver still breaking because of ACE threading fails
This commit is contained in:
leak
2014-07-02 00:41:30 +02:00
parent f8e829da65
commit 25e633aa34
8 changed files with 54 additions and 258 deletions

View File

@@ -24,7 +24,6 @@
#include "Common.h"
#include "SystemConfig.h"
#include "SignalHandler.h"
#include "World.h"
#include "WorldRunnable.h"
#include "WorldSocket.h"