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)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:38:30 +0000 (21:38 +0000)
commit2a1b83fe3363105140e268c02c1d0efb0193dbe5
tree47f7b14517a771340509aa88a89ef63c4c6e944c
parent38ed9e6caa9adea81550b50428bff4f831188bcd
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