IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still.
This commit is contained in:
@@ -49,6 +49,8 @@ protected:
|
||||
// Main function of the thread.
|
||||
virtual void Main();
|
||||
|
||||
void HandleIrcError(int errorCode);
|
||||
|
||||
const IrcContext &GetContext() const;
|
||||
IrcContext &GetContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user