Skip to content
Commit cdc029d0 authored by Zachary Turner's avatar Zachary Turner
Browse files

Disable the command pipe in ConnectionFileDescriptor for Windows.

The select() API on Windows is not compatible with objects other
than sockets, so passing a descriptor for the command pipe to this
function is guaranteed to fail.  ConnectionFileDescriptor is still
broken on Windows after this patch, but slightly less broken than
before.

llvm-svn: 215172
parent 9080920d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment