rust/src/libstd/net
Alex Crichton bc4b1932ca rollup merge of #24961: nham/net_docs_cleanup
Changes made include adding missing punctuation, adding missing words, and converting uses of "Gets" to "Returns" in libstd/net/addr.rs to make it more consistent with the other documentation.

Fixes #24925.
2015-04-29 15:45:57 -07:00
..
addr.rs Improve libstd/net/addr.rs documentation. 2015-04-29 16:24:44 -05:00
ip.rs Add some missing punctuation in the libstd/net/ip.rs docs. 2015-04-29 16:19:35 -05:00
mod.rs remove stability note from std::net 2015-04-28 11:18:10 -04:00
parser.rs impl FromStr for IpAddr 2015-03-26 13:31:37 -07:00
tcp.rs Add some missing punctuation in the libstd/net/tcp.rs docs. 2015-04-29 16:21:39 -05:00
test.rs Move IP related tests to ip.rs 2015-04-15 13:53:10 -07:00
udp.rs Improve libstd/net/udp.rs documentation. 2015-04-29 15:59:28 -05:00