Force reconnect of the irc bot by creating a file in the cache folder.

This commit is contained in:
lotodore
2012-03-03 14:16:45 +00:00
parent 93236dcc8d
commit 06145f30e9
11 changed files with 142 additions and 87 deletions
-3
View File
@@ -46,9 +46,6 @@ public:
// Main start function.
virtual void RunAll();
// Let the server manager perform processing.
virtual void Process();
virtual void SignalTerminationAll();
virtual bool JoinAll(bool wait);