Files
rust/library/std/src/net
Alan Somers ebd0151c81 Fix the connect_error test on FreeBSD 15+
On FreeBSD 15, the error code returned in this situation changed.  It's
now ENETUNREACH.  I think that error code is reasonable, and it's
documented for connect(2), so we should expect that it might be
returned.
2026-01-07 10:42:00 -07:00
..
2025-09-29 10:24:54 +02:00
2025-09-29 10:24:54 +02:00
2025-03-04 10:06:28 -05:00