about summary refs log tree commit diff
path: root/src/libstd/sys/unix/net.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-02-04 11:59:31 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-05 16:58:10 -0800
commit64d7eca0e5a80a961c022eed3581f0ab3f00adfc (patch)
tree3339d394642fa43d4fcb64a1770ebbeee02178bf /src/libstd/sys/unix/net.rs
parent34af2de4096b3b1c5d3a5b70171c6e27822aaefb (diff)
downloadrust-64d7eca0e5a80a961c022eed3581f0ab3f00adfc.tar.gz
rust-64d7eca0e5a80a961c022eed3581f0ab3f00adfc.zip
std: Only have extra set_cloexec for files on Linux
On Linux we have to do this for binary compatibility with 2.6.18, but for other
OSes (e.g. OSX/BSDs/etc) they all support this flag so we don't need to pass it.
Diffstat (limited to 'src/libstd/sys/unix/net.rs')
0 files changed, 0 insertions, 0 deletions