[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: CGI I/O errors not detected cuz server-end handles inherited by the CGI process. State-Changed-From-To: open-closed State-Changed-By: [EMAIL PROTECTED] State-Changed-When: Fri Oct 2 06:54:11 PDT 1998 State-Changed-Why: Mike, Thanks for the excellent bug report/debug/and fix! Just to let you know, I searched through the April '98 MSDN CD and it mentions that SetHandleInformation is not supported on Win95. I'm not sure if that is completely right, but better safe than sorry. Therefore, your patch was reworked to use DuplicateHandle. The fix has been committed to CVS and you should be able to get the fix in the next release of Apache, or in the latest CVS tree. Again, your patch was much appreciated, and thanks for using Apache!
