Files
zig/lib/std/Io/File
Andrew Kelley f69891797a 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-30 12:10:02 -08:00
..
2026-01-22 21:25:53 -08:00