|
@@ -2018,6 +2018,8 @@ static int got315(char *from, char *msg)
|
|
|
newsplit(&msg);
|
|
newsplit(&msg);
|
|
|
chname = newsplit(&msg);
|
|
chname = newsplit(&msg);
|
|
|
|
|
|
|
|
|
|
+ putlog(LOG_DEBUG, "*", "END who %s", chname);
|
|
|
|
|
+
|
|
|
if (!chained_who.isEmpty()) {
|
|
if (!chained_who.isEmpty()) {
|
|
|
// Send off next WHO request
|
|
// Send off next WHO request
|
|
|
while (1) {
|
|
while (1) {
|