Skip to content

windows: Fix named pipes detection

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