--- deliantra/server/server/main.c 2006/05/12 23:15:36 1.7 +++ deliantra/server/server/main.c 2006/05/21 23:46:39 1.8 @@ -1338,6 +1338,7 @@ cftimer_process_timers();/* Process the crossfire Timers */ /* Lauwenmark : Here we handle the CLOCK global event */ execute_global_event(EVENT_CLOCK); + flush_sockets(); check_active_maps(); /* Removes unused maps after a certain timeout */ do_specials(); /* Routines called from time to time. */