* Misc changes to debug chat lockups
authorArt Cancro <ajc@citadel.org>
Mon, 21 Feb 2005 19:58:39 +0000 (19:58 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 21 Feb 2005 19:58:39 +0000 (19:58 +0000)
commit14369bba1cc9d3dc85357ea9d64333b332703193
tree7fcadb240d85885bbdcd46e770ed96f17a4d6e98
parentfa69a5aa5d0d299c854b94a6160b5880d5c2d747
* Misc changes to debug chat lockups
* Dead session purge is now O(n) instead of O(something_larger)
* Session binding for each transaction is faster too
webcit/auth.c
webcit/context_loop.c
webcit/paging.c
webcit/tcp_sockets.c
webcit/webcit.c