|
@@ -1290,7 +1290,7 @@ static void disconnect_server(int idx, int dolost)
|
|
|
lostdcc(idx);
|
|
lostdcc(idx);
|
|
|
}
|
|
}
|
|
|
end_burstmode();
|
|
end_burstmode();
|
|
|
-
|
|
|
|
|
|
|
+ reset_chans = 0;
|
|
|
/* Invalidate the cmd_swhois cache callback data */
|
|
/* Invalidate the cmd_swhois cache callback data */
|
|
|
for (int i = 0; i < dcc_total; i++) {
|
|
for (int i = 0; i < dcc_total; i++) {
|
|
|
if (dcc[i].type && dcc[i].whois[0]) {
|
|
if (dcc[i].type && dcc[i].whois[0]) {
|