* When spawning another worker thread, indicate the new size of the thread pool
authorArt Cancro <ajc@citadel.org>
Mon, 14 Sep 2009 17:11:12 +0000 (17:11 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 14 Sep 2009 17:11:12 +0000 (17:11 +0000)
commitfa1d6a0b8bfbad090a3e5f7f5808524e1db2ace5
tree6fcbffecf421c2f495611d9c99711686790485fb
parent45acd85db03bc61e6f2d96f02c0c01a8f8455bf4
* When spawning another worker thread, indicate the new size of the thread pool
* Removed some of the old doxygen markup from webcit.h
* Silenced some of the warn_unused_result warnings that can't be turned off in certain OS's
webcit/context_loop.c
webcit/crypto.c
webcit/webcit.h
webcit/webserver.c