about summary refs log tree commit diff
path: root/src/libstd/io/net/addrinfo.rs
AgeCommit message (Expand)AuthorLines
2014-02-03std: Fixing all documentationAlex Crichton-8/+0
2014-02-03std: Fix tests with io_error usageAlex Crichton-1/+1
2014-02-03std: Remove io::io_errorAlex Crichton-3/+4
2014-01-30Remove unused imports.OGINO Masanori-4/+0
2014-01-26Removed all instances of XXX in preparation for relaxing of FIXME ruleSalem Talha-1/+1
2014-01-24libstd: Use iotest! for for get_host_addresses.Luqman Aden-5/+11
2014-01-07stdtest: Fix all leaked trait importsAlex Crichton-1/+1
2013-12-24std: Expose that LocalIo may not always be availableAlex Crichton-10/+1
2013-12-10librustuv: Change `with_local_io` to use RAII.Patrick Walton-11/+10
2013-11-26libstd: Remove all non-`proc` uses of `do` from libstdPatrick Walton-2/+2
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+128