]> jfr.im git - irc/ircd-hybrid/bopm.git/commitdiff
bopchecker needs to time out too, doh.
authorandy <redacted>
Thu, 24 Jan 2002 06:56:00 +0000 (06:56 +0000)
committerandy <redacted>
Thu, 24 Jan 2002 06:56:00 +0000 (06:56 +0000)
bopchecker.c

index 69fb0a711909aebdff4e3baa92ec85b8f2c30696..2b0322c064a51d071e6ca9281dc70a89f98c57d5 100644 (file)
@@ -125,6 +125,7 @@ int main(int argc, char **argv)
                int still_alive = 0;
                
                scan_cycle();
+               scan_timer();
 
                for (ss = CONNECTIONS; ss; ss = ss->next) {
                        if (ss->protocol->stat_numopen)