rust/src/libstd/net
bors cb1f89864e Auto merge of #49418 - frewsxcv:frewsxcv-network-order, r=TimNN
Clarify network byte order conversions for integer / IP address conversions.

Opened primarily to address https://github.com/rust-lang/rust/issues/48819.

Also added a few other conversion docs/examples.
2018-04-01 10:09:58 +00:00
..
addr.rs Add backticks 2018-03-24 23:41:34 -04:00
ip.rs Auto merge of #49418 - frewsxcv:frewsxcv-network-order, r=TimNN 2018-04-01 10:09:58 +00:00
mod.rs Remove hidden foo functions from doc examples; use Termination trait. 2018-03-28 13:15:05 +02: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