rust/src/libstd/io/net
bors 4443fb3cfa auto merge of #12855 : alexcrichton/rust/shutdown, r=brson
This is something that is plausibly useful, and is provided by libuv. This is
not currently surfaced as part of the `TcpStream` type, but it may possibly
appear in the future. For now only the raw functionality is provided through the
Rtio objects.
2014-03-13 21:06:34 -07:00
..
addrinfo.rs std: Improve some I/O documentation 2014-02-28 10:49:34 -08:00
ip.rs std: Improve some I/O documentation 2014-02-28 10:49:34 -08:00
mod.rs std: Improve some I/O documentation 2014-02-28 10:49:34 -08:00
tcp.rs auto merge of #12855 : alexcrichton/rust/shutdown, r=brson 2014-03-13 21:06:34 -07:00
udp.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
unix.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00