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.) |
||
|---|---|---|
| .. | ||
| addr.rs | ||
| ip.rs | ||
| mod.rs | ||
| parser.rs | ||
| tcp.rs | ||
| test.rs | ||
| udp.rs | ||