Try to improve Twitch IRC network stability (#2347)
This commit is contained in:
@@ -78,6 +78,8 @@ protected:
|
||||
|
||||
void open(ConnectionType type);
|
||||
|
||||
void addGlobalSystemMessage(QString messageText);
|
||||
|
||||
QMap<QString, std::weak_ptr<Channel>> channels;
|
||||
std::mutex channelMutex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user