summaryrefslogtreecommitdiff
path: root/src/account-server/serverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account-server/serverhandler.h')
-rw-r--r--src/account-server/serverhandler.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/account-server/serverhandler.h b/src/account-server/serverhandler.h
index 6f4c61fe..916a0224 100644
--- a/src/account-server/serverhandler.h
+++ b/src/account-server/serverhandler.h
@@ -27,6 +27,7 @@
#include "net/messagein.h"
class CharacterData;
+class ConnectionHandler;
namespace GameServerHandler
{
@@ -57,9 +58,9 @@ namespace GameServerHandler
void dumpStatistics(std::ostream &);
/**
- * Processes messages received by the connection handler.
+ * Returns the connection handler.
*/
- void process();
+ ConnectionHandler *getConnectionHandler();
/**
* Sends chat party information