Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The value of -1 in timeout means is handled incorrect for named pipes.
It means "infinite" timeout, however it is handled as 0 timeout, i.e connection fails when the
first CreateFile returns ERROR_PIPE_BUSY.