about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-07-01 19:28:15 +0000
committerbors <bors@rust-lang.org>2015-07-01 19:28:15 +0000
commitd2cf9f9632746701f72ded3a50de2c5d8e05b1b5 (patch)
tree0edbfd1e57a8bc2a7404692d8f7136ef8d0b1b3c /src/libstd/sys/unix/process.rs
parent8a599c8cef871d842eea0a6217cfce23093d09cf (diff)
parent88900895562e0ab5e0642724fe9dd71eeda79a7a (diff)
downloadrust-d2cf9f9632746701f72ded3a50de2c5d8e05b1b5.tar.gz
rust-d2cf9f9632746701f72ded3a50de2c5d8e05b1b5.zip
Auto merge of #26658 - alexcrichton:windows-net-no-inherit, r=aturon
This was added after Windows 7 SP1, so it's not always available. Instead use
the `SetHandleInformation` function to flag a socket as not inheritable. This is
not atomic with respect to creating new processes, but it mirrors what Unix does
with respect to possibly using the atomic option in the future.

Closes #26543
Diffstat (limited to 'src/libstd/sys/unix/process.rs')
0 files changed, 0 insertions, 0 deletions