IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still.

This commit is contained in:
lotodore
2007-09-30 16:19:44 +00:00
parent 5edf38a6cb
commit 087a0d0cda
14 changed files with 301 additions and 26 deletions
+2
View File
@@ -49,6 +49,8 @@ protected:
// Main function of the thread.
virtual void Main();
void HandleIrcError(int errorCode);
const IrcContext &GetContext() const;
IrcContext &GetContext();