[WIN32] Don't set the OVERLAPPED_IO flag on NamedPipe listen
commit6195be3158014b09490189d4c5b34261b7166b11
authorrobs <robs>
Sat, 23 Feb 2002 21:31:19 +0000 (23 21:31 +0000)
committerrobs <robs>
Sat, 23 Feb 2002 21:31:19 +0000 (23 21:31 +0000)
tree6f0c636ccee9f19b9366b4a5320b06a25398b2c2
parent4b1462fd34f991c3a13b66f44a27fbc73510711d
[WIN32] Don't set the OVERLAPPED_IO flag on NamedPipe listen
HANDLEs - setting it was just plain broken.

[WIN32] Fix the accept mutex - all applications were sharing one!?
CHANGES
fcgi_pm.c