summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1998-05-27 15:53:59 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1998-05-27 15:53:59 +0000
commit292d742ad92528b27aab6c458c53c3779fd27bb9 (patch)
tree7c8da6bb2ad781b28a3af799c69d71335c742921 /server/main.c
parent2950c1476df17598d83e4864f2608d68b1a996d9 (diff)
Remember to process timers.
Diffstat (limited to 'server/main.c')
-rw-r--r--server/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/main.c b/server/main.c
index 413bbe3..56714e2 100644
--- a/server/main.c
+++ b/server/main.c
@@ -313,6 +313,8 @@ main(argc, argv)
if (dump_strings_flag)
dump_strings();
+ timer_process();
+
readable = interesting;
if (msgs_queued()) {
/* when there is input in the queue, we