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