hanchenye-llvm-project/lldb/lldb.xcodeproj
Greg Clayton 100eb93f89 Add host layer support for pipes.
Windows does support pipes, but they do so in a slightly different way. Added a Host layer which abstracts the use of pipes into a new Pipe class that everyone can use.

Windows benefits include:
- Being able to interrupt running processes when IO is directly hooked up 
- being able to interrupt long running python scripts
- being able to interrupt anything based on ConnectionFileDescriptor

llvm-svn: 212220
2014-07-02 21:10:39 +00:00
..
project.xcworkspace
xcshareddata/xcschemes Revert r209142. 2014-05-19 18:30:48 +00:00
project.pbxproj Add host layer support for pipes. 2014-07-02 21:10:39 +00:00