serv_network.c and msgbase.c: preliminary work for making
authorArt Cancro <ajc@citadel.org>
Thu, 21 Sep 2006 04:03:08 +0000 (04:03 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 21 Sep 2006 04:03:08 +0000 (04:03 +0000)
commitba0ac79036289d7c0ba57386ffef91fadea58ae4
tree939efc449727462d0413be145be250c41117cb51
parentfd363ea61f7cd376d077811de824396878c3a9fe
serv_network.c and msgbase.c: preliminary work for making
the networker more quickly aware of which rooms have recently
posted messages.  This still runs at a one minute granularity, which
is still too slow.  Need to reduce it to seconds in order to submit
rooms for Sieve processing using the networker.
citadel/msgbase.c
citadel/serv_network.c
citadel/serv_network.h
citadel/serv_sieve.c
citadel/server.h
citadel/sysdep.c