Skip to content

specialize io::copy to use copy_file_range, splice or sendfile#75272

Merged
bors merged 13 commits into
rust-lang:masterfrom
the8472:spec-copy
Nov 14, 2020
Merged

specialize io::copy to use copy_file_range, splice or sendfile#75272
bors merged 13 commits into
rust-lang:masterfrom
the8472:spec-copy

Always handle EOVERFLOW by falling back to the generic copy loop

bbfa92c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs