8165bc14fb
This commits adds back an `IpAddr` enum matching the `SocketAddr` enum, but without a port. The enumeration is `#[unstable]`. The `lookup_host` function and iterator are also destabilized behind a new feature gate due to questions around the semantics of returning `SocketAddr` values. |
||
---|---|---|
.. | ||
addr.rs | ||
ip.rs | ||
mod.rs | ||
parser.rs | ||
tcp.rs | ||
test.rs | ||
udp.rs |