mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:06:18 +00:00
splice returns to userspace when the pipe is full, sendfile just blocks until it's done, this can achieve much higher throughput
splice returns to userspace when the pipe is full, sendfile just blocks until it's done, this can achieve much higher throughput