about summary refs log tree commit diff
path: root/src/libstd/rt/uv/uvll.rs
AgeCommit message (Expand)AuthorLines
2013-06-25satisfy the formatting checkEric Reed-1/+2
2013-06-25UDP networking with testsEric Reed-1/+1
2013-06-17Merge remote-tracking branch 'upstream/io' into ioEric Reed-0/+4
2013-06-17added wrappers about uv_ip{4,6}_{port,name}Eric Reed-0/+16
2013-06-14added bindings to extract udp handle from udp send requestsEric Reed-4/+12
2013-06-13Corrected libuv UDP bindings.Eric Reed-2/+2
2013-06-12Added libuv UDP function bindings.Eric Reed-0/+47
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+4
2013-05-22libstd: Fix merge fallout.Patrick Walton-0/+452