rust/src/libstd/net
Mazdak Farrokhzad 910bb6530c
Rollup merge of #67321 - lzutao:htons, r=dtolnay
make htons const fn

This may partially help #67315.
2019-12-19 10:29:56 +01:00
..
addr.rs make htons const fn 2019-12-15 13:41:32 +00:00
ip.rs Propagate cfg bootstrap 2019-12-18 12:16:19 -05:00
mod.rs make htons const fn 2019-12-15 13:41:32 +00:00
parser.rs Remove boxed closures in address parser. 2019-12-06 13:28:02 +01:00
tcp.rs Delete flaky test net::tcp::tests::fast_rebind 2019-12-14 18:44:09 -08:00
test.rs Format libstd with rustfmt 2019-11-29 18:43:27 -08:00
udp.rs Format libstd with rustfmt 2019-11-29 18:43:27 -08:00