rust/src/libstd/rt/io/net
Alex Crichton b4c36c2d1b Upgrade libuv to the current master (again)
This is a reopening of the libuv-upgrade part of #8645. Hopefully this won't
cause random segfaults all over the place. The windows regression in testing
should also be fixed (it shouldn't build the whole compiler twice).

A notable difference from before is that gyp is now a git submodule instead of
always git-cloned at make time. This allows bundling for releases more easily.

Closes #8850
2013-09-06 11:12:49 -07:00
..
ip.rs stop treating char as an integer type 2013-09-04 08:07:56 -04:00
mod.rs std::rt: Add get_host_addresses function 2013-09-05 14:22:16 -07:00
tcp.rs Upgrade libuv to the current master (again) 2013-09-06 11:12:49 -07:00
udp.rs librustc: Ensure that type parameters are in the right positions in paths. 2013-08-27 18:47:57 -07:00
unix.rs Split out starting a listener from accepting incoming connections. 2013-06-23 00:03:11 -07:00