Subj : CVS commit src/sbbs3/websrvr.c To : All From : rswindell Date : Mon Nov 15 2004 10:56 pm src/sbbs3 websrvr.c 1.215 1.216 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv23483 Modified Files: websrvr.c Log Message: Using server socket descriptor in more log output lines (instead of "0000"). Waiting up to "max inactivity" for active clients to disconnect upon shutdown or recycle. Bugfix: check active_clients instead of http_threads_running (not used) when terminating/recycling. .