* Initial hack of worker-thread rearchitecture. Right now it is successfully
authorArt Cancro <ajc@citadel.org>
Wed, 27 Oct 1999 04:26:59 +0000 (04:26 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 27 Oct 1999 04:26:59 +0000 (04:26 +0000)
commit42412e16acbac1716baa03490d271b59f21dbd93
tree81045beefc67956121437fbe84850ae4287a8fbb
parentdbdfdc83c09e5cbd958e3e70b4564633b6ddc770
* Initial hack of worker-thread rearchitecture.  Right now it is successfully
  dispatching worker threads to active client sockets (and to the master
  socket too, of course).  Removing sessions is currently broken.  There is
  also a problem with worker threads waking up too quickly when a client
  command is entered (race condition?).   More cleanup to follow.
citadel/ChangeLog
citadel/citserver.c
citadel/citserver.h
citadel/server.h
citadel/sysconfig.h
citadel/sysdep.c
citadel/sysdep_decls.h