Files
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
..
2025-11-22 22:42:38 +00:00
2026-01-27 00:06:18 +01:00