* Removed the housekeeper thread, moved terminate_idle_sessions() out to a
authorArt Cancro <ajc@citadel.org>
Mon, 11 Dec 2000 06:08:41 +0000 (06:08 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 11 Dec 2000 06:08:41 +0000 (06:08 +0000)
commit7c951cae9394503de49af38b5231ed049f2cac5e
tree84e8e73ba044cf3f599e0e55a1dbb3e4cfc21620
parent63293cdcf4560095f76692bf9f50789fe9eabc69
* Removed the housekeeper thread, moved terminate_idle_sessions() out to a
  timer event, and check_sched_shutdown() to the end of the worker thread
  loop.  Seems to have improved reliability (but why?)
citadel/ChangeLog
citadel/citserver.c
citadel/database_sleepycat.c
citadel/housekeeping.c
citadel/housekeeping.h
citadel/sysdep.c