Files
rust/src/libstd/net
Felix S. Klock II 3db6d1cc16 For issue 53957: revise unit tests to focus on underlying bug of 23076.
Namely, this version focuses on the end-to-end behavior that the attempt to
create the UDP binding will fail, regardless of the semantics of how particular
DNS servers handle junk inputs.

(I spent some time trying to create a second more-focused test that would
sidestep the DNS resolution, but this is not possible without more invasive
changes to the internal infrastructure of `ToSocketAddrs` and what not. It is
not worth it.)
2020-03-20 13:56:25 -04:00
..
2020-03-06 15:19:31 +01:00
2019-12-22 17:42:47 -05:00
2020-02-29 11:36:18 +01:00
2020-01-06 17:38:41 +01:00
2019-11-29 18:43:27 -08:00
2019-11-29 18:43:27 -08:00