about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-11-26 08:42:09 +0000
committerbors <bors@rust-lang.org>2014-11-26 08:42:09 +0000
commit61af40278909eb899f1bdfbb8c45d4e4fb3dad5d (patch)
tree87d901e82bb5e19ed4e49216f2114c9ca060aee6 /src/rustllvm/RustWrapper.cpp
parent8d7b3199d9a285b66b4f9a49d97234c956cb5e6c (diff)
parent1e661642105a1033f1c155ceb1b2335dd11cb40a (diff)
downloadrust-61af40278909eb899f1bdfbb8c45d4e4fb3dad5d.tar.gz
rust-61af40278909eb899f1bdfbb8c45d4e4fb3dad5d.zip
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
This PR adds some internal infrastructure to allow the private `std::sys` module to access internal representation details of `std::io`.

It then exposes those details in two new, platform-specific API surfaces: `std::os::unix` and `std::os::windows`.

To start with, these will provide the ability to extract file descriptors, HANDLEs, SOCKETs, and so on from `std::io` types.

More functionality, and more specific platforms (e.g. `std::os::linux`) will be added over time.

Closes #18897
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions