diff options
| author | Corey Farwell <coreyf@rwell.org> | 2017-02-05 12:45:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-05 12:45:10 -0500 |
| commit | d194688c20bbe2b40dbdbca14f608fd9e75822fa (patch) | |
| tree | ec386d4075a7a7c3dfa7145872d55a6f082e38f5 /src/libstd/sys/unix/process/process_unix.rs | |
| parent | ae3aafacdfeb4a3a1133239a15ec9e3bb7750bd5 (diff) | |
| parent | efeb42be2837842d1beb47b51bb693c7474aba3d (diff) | |
| download | rust-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
