rust/src/libstd/net
Nick Hamann 2baeabddd9 Improve libstd/net/addr.rs documentation.
This adds some missing punctuation and converts uses of "Gets" to
"Returns". This sounds better to my ear, but more importantly is
more consistent with the documentation from other files.
2015-04-29 16:24:44 -05: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 std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07: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