rust/src/libstd/rt/uv
bors 25ed29a0ed auto merge of #9000 : brson/rust/dns, r=anasazi
This exposes a very simple function for resolving host names. There's a lot more that needs to be done, but this is probably enough for servo to get started connecting to real websites again.
2013-09-06 02:31:02 -07:00
..
addrinfo.rs std::rt: Add libuv bindings for getaddrinfo 2013-09-05 14:22:15 -07:00
async.rs Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, r=brson" 2013-08-29 14:23:44 -07:00
file.rs auto merge of #9000 : brson/rust/dns, r=anasazi 2013-09-06 02:31:02 -07:00
idle.rs Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, r=brson" 2013-08-29 14:23:44 -07:00
mod.rs std::rt: Add libuv bindings for getaddrinfo 2013-09-05 14:22:15 -07:00
net.rs auto merge of #9000 : brson/rust/dns, r=anasazi 2013-09-06 02:31:02 -07:00
timer.rs Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, r=brson" 2013-08-29 14:23:44 -07:00
uvio.rs auto merge of #9000 : brson/rust/dns, r=anasazi 2013-09-06 02:31:02 -07:00
uvll.rs std::rt: Fix addrinfo definition on BSD 2013-09-05 22:15:02 -07:00