rust/src/libstd/net
lukaramu df5830a4ec Added links throughout std::net::ToSocketAddrs' documentation
Part of #29363

In the section about the default implementations of ToSocketAddrs,
I moved the bulletpoint of SocketAddrV4 & SocketAddrV6 to the one
stating that SocketAddr is constructed trivially, as this is what's
actually the case
2017-03-26 14:35:12 +02:00
..
addr.rs Added links throughout std::net::ToSocketAddrs' documentation 2017-03-26 14:35:12 +02:00
ip.rs std::net docs: changed occurences of "RFC" to say "IETF RFC" 2017-03-26 14:35:12 +02:00
mod.rs Fix a few impl stability attributes 2017-01-29 13:31:47 +00:00
parser.rs std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00
tcp.rs Update std::net:Incoming's docs to use standard iterator boilerplate 2017-03-26 14:35:12 +02:00
test.rs travis: Get an emscripten builder online 2017-01-19 13:54:19 -08:00
udp.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00