Avoid re-using sessions that are already bound to an executing thread. This will...
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 20 Jul 2011 16:59:42 +0000 (12:59 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Wed, 20 Jul 2011 16:59:42 +0000 (12:59 -0400)
commite37cc2a7a88cafad6c70a297480453918e784abe
tree095a581d1295e9749714528a40b8ba3878643457
parenta40d96bccde597b29cca041b1ecefa9accdff26e
Avoid re-using sessions that are already bound to an executing thread.  This will hopefully rightsize both the threadpool and the unbound session pool.
webcit/context_loop.c
webcit/webcit.h