rust/src/libstd/net
Corey Farwell d74c528f3a Rollup merge of #40590 - z1mvader:master, r=steveklabnik
documented order of conversion between u32 an ipv4addr

This fixes https://github.com/rust-lang/rust/issues/40118
2017-03-19 10:18:19 -04:00
..
addr.rs add From<(I, u16)> for SocketAddr where I: Into<IpAddr> 2017-01-31 15:07:22 -08:00
ip.rs documented order of conversion between u32 an ipv4addr 2017-03-16 19:59:36 -05: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 Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04: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