mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-01 22:05:26 +03:00
8464efa5dd
After sending the file, better to return total bytes written. The caller will decide if they want to do another syscall with the trailers. Maybe the caller would rather buffer them.