diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-02-25 13:08:51 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-03-06 10:27:28 -0800 |
| commit | 9aea749b835a6fdcad6f2840a00adac996cc0339 (patch) | |
| tree | b531860881e4dba80a06c301b6b6c1fc7d1620e4 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b0746ff19b3bc204215f04bbb5756159f9bc5c92 (diff) | |
| download | rust-9aea749b835a6fdcad6f2840a00adac996cc0339.tar.gz rust-9aea749b835a6fdcad6f2840a00adac996cc0339.zip | |
std: Deprecate the std::old_io::net primitives
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]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
