Skip to content

don't splice from files into pipes in io::copy - #108283

Merged
bors merged 2 commits into
rust-lang:masterfrom
the8472:remove-splice-into-pipe
Apr 13, 2023
Merged

don't splice from files into pipes in io::copy#108283
bors merged 2 commits into
rust-lang:masterfrom
the8472:remove-splice-into-pipe

avoid zero-copy ops for File->Pipe and File->Socket in io::copy

171ccb5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs