about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-02-05 12:45:10 -0500
committerGitHub <noreply@github.com>2017-02-05 12:45:10 -0500
commitd194688c20bbe2b40dbdbca14f608fd9e75822fa (patch)
treeec386d4075a7a7c3dfa7145872d55a6f082e38f5 /src/libstd/sys/unix/process/process_unix.rs
parentae3aafacdfeb4a3a1133239a15ec9e3bb7750bd5 (diff)
parentefeb42be2837842d1beb47b51bb693c7474aba3d (diff)
downloadrust-d194688c20bbe2b40dbdbca14f608fd9e75822fa.tar.gz
rust-d194688c20bbe2b40dbdbca14f608fd9e75822fa.zip
Rollup merge of #39514 - tbu-:pr_less_syscalls_fd, r=alexcrichton
Use less syscalls in `FileDesc::set_{nonblocking,cloexec}`

Only set the flags if they differ from what the OS reported, use
`FIONBIO` to atomically set the non-blocking IO flag on Linux.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions