about summary refs log tree commit diff
path: root/src/libstd/io/net/tcp.rs
AgeCommit message (Expand)AuthorLines
2013-12-16Fallout of rewriting std::commAlex Crichton-82/+59
2013-12-10librustuv: Change `with_local_io` to use RAII.Patrick Walton-18/+19
2013-12-10libextra: Another round of de-`Cell`-ing.Patrick Walton-61/+30
2013-11-26test: Remove non-procedure uses of `do` from compiletest, libstd tests,Patrick Walton-22/+22
2013-11-26libstd: Remove all non-`proc` uses of `do` from libstdPatrick Walton-4/+4
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+725