Files
zig/lib/std/Io
Andrew Kelley f612d5ae96 std: remove error.BrokenPipe from file reads, add error.EndOfStream
and make reading file streaming allowed to return 0 byte reads.
According to Microsoft documentation, on Windows it is possible to get
0-byte reads from pipes when 0-byte writes are made.
2026-01-27 15:33:46 -08:00
..
2026-01-22 21:25:53 -08:00
2026-01-07 18:00:36 -08:00
2025-12-29 02:20:37 +01:00
2026-01-22 21:25:53 -08:00