Subj : CVS commit src/sbbs3/websrvr.c To : All From : rswindell Date : Fri Sep 16 2005 12:30 am src/sbbs3 websrvr.c 1.334 1.335 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv22864 Modified Files: websrvr.c Log Message: Apparent bug-fix: Win32-CGI race condition, where the exec_cgi() loop could (sometimes) detect that the CGI process had terminated, before reading all the data from the stdout pipe. .