Skip to content

windows: Fix named pipes detection

Anton Mitrofanov requested to merge BugMaster/x264:fix_named_pipes into master

The _wstati64 call succeeds on named pipes, so to check correctly you must first check the result of WaitNamedPipeW.

Closes #77 (closed)

Merge request reports

Loading