Files
llvm/lldb/source/Core
Zachary Turner cdc029d04b 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
2014-08-07 23:35:20 +00:00
..
2014-07-01 21:22:11 +00:00
2014-06-27 02:42:12 +00:00
2014-07-08 18:05:41 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00