Files
rust/library/std/src
Guillaume Gomez 50805a9859 Rollup merge of #156063 - WhySoBad:wsaeshutdown-error-kind, r=joshtriplett
Map `WSAESHUTDOWN` to `io::ErrorKind::BrokenPipe`

As discussed in [#t-libs > WSAESHUTDOWN error on Windows](https://rust-lang.zulipchat.com/#narrow/channel/219381-t-libs/topic/WSAESHUTDOWN.20error.20on.20Windows/with/591883531), this adds the mapping for `WSAESHUTDOWN` on Windows to `io::ErrorKind::BrokenPipe`.

r? RalfJung
2026-05-02 04:12:07 +02:00
..
2026-04-18 11:23:14 +04:00
2026-05-01 16:19:50 -07:00
2026-01-11 16:39:18 +03:00
2025-01-11 06:35:21 +02:00
2026-03-10 00:05:20 +01:00
2026-04-28 16:59:56 -03:00
2026-04-22 17:41:52 +00:00
2026-02-23 13:13:27 +01:00
2025-02-07 16:54:07 +01:00