rust/src/libstd/net
Josh Stone b539936845 Remove the deprecated std::net::{lookup_host,LookupHost}
These are unstable, and were deprecated by #47510, since Rust 1.25.  The
internal `sys` implementations are still kept to support the call in the
common `resolve_socket_addr`.
2018-05-03 16:24:21 -07:00
..
addr.rs Remove the deprecated std::net::{lookup_host,LookupHost} 2018-05-03 16:24:21 -07:00
ip.rs Auto merge of #49418 - frewsxcv:frewsxcv-network-order, r=TimNN 2018-04-01 10:09:58 +00:00
mod.rs Remove the deprecated std::net::{lookup_host,LookupHost} 2018-05-03 16:24:21 -07:00
parser.rs Improve AddrParseError documentation. 2018-03-15 19:27:02 +01:00
tcp.rs Remove hidden foo functions from doc examples; use Termination trait. 2018-03-28 13:15:05 +02:00
test.rs travis: Get an emscripten builder online 2017-01-19 13:54:19 -08:00
udp.rs Remove hidden foo functions from doc examples; use Termination trait. 2018-03-28 13:15:05 +02:00