Julian Noble a03ab9ee01
std.os.windows.WriteFile: Map ERROR_NO_DATA to error.BrokenPipe instead of ERROR_BROKEN_PIPE (#21811)
It appears that ReadFile returns ERROR_BROKEN_PIPE for a broken pipe, but WriteFile returns ERROR_NO_DATA.

Co-authored-by: Alex Rønne Petersen <alex@alexrp.com>
2024-10-29 15:10:19 +01:00
..
2024-03-19 11:45:09 -07:00
2024-10-26 13:53:07 +02:00
2024-07-09 14:25:42 -07:00
2024-10-06 09:44:52 +01:00