Files
rust/src/libstd/sys/unix
Alex Crichton fd86a01bb9 rollup merge of #22813: alexcrichton/deprecate-net
The `std::net` primitives should be ready for use now and as a result the old
ones are now deprecated and slated for removal. Most TCP/UDP functionality is
now available through `std::net` but the `std::old_io::net::pipe` module is
removed entirely from the standard library.

Unix socket funtionality can be found in sfackler's [`unix_socket`][unix] crate
and there is currently no replacement for named pipes on Windows.

[unix]: https://crates.io/crates/unix_socket

[breaking-change]
2015-03-06 15:36:08 -08:00
..
2015-03-02 16:12:46 -08:00
2015-02-11 15:23:34 -08:00
2015-02-28 23:13:02 -08:00
2015-02-18 14:15:43 -08:00
2015-02-26 06:16:41 +01:00
2015-02-13 23:21:08 -08:00
2015-02-25 14:11:37 +05:30
2015-02-11 14:49:11 -08:00
2015-02-28 23:13:02 -08:00
2015-02-11 14:49:06 -08:00
2015-02-11 14:49:06 -08:00
2015-02-28 17:26:42 +01:00
2015-02-11 14:49:07 -08:00
2015-02-11 14:49:06 -08:00