diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-04-14 11:17:47 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-04-14 13:50:45 -0700 |
| commit | 5e073293064a227ebf454053c8aa35d7d8bdcf52 (patch) | |
| tree | c47ddec7819815ebf4385a7dcab6a7f52f204b8c /src/libstd/sys/unix/ext.rs | |
| parent | dabf0c6371d3b193664f58746fa27c1835a010f3 (diff) | |
| download | rust-5e073293064a227ebf454053c8aa35d7d8bdcf52.tar.gz rust-5e073293064a227ebf454053c8aa35d7d8bdcf52.zip | |
std: Remove final usage of fds from Windows
This commit removes the last remnants of file descriptors from the Windows implementation of `std::sys` by using `CreatePipe` to create anonymous pipes instead of the `pipe` shim provided in msvcrt.
Diffstat (limited to 'src/libstd/sys/unix/ext.rs')
0 files changed, 0 insertions, 0 deletions
