Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Mon Jan 31 2005 12:30 am src/sbbs3 websrvr.c 1.251 1.252 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv10170 Modified Files: websrvr.c Log Message: Fix horrible bug in recvbufsocket() that would cause all kinds of problems with large buffers. Fix post_offset calculationduring CGI execution. Handle CGI exit better. .