Jeff Olson
|
921d99108c
|
std: add RtioTimer and UvTimer impl atop rt::uv
|
2013-07-22 13:19:04 -07:00 |
|
Eric Reed
|
968f7f5d3d
|
Changed methods on UDP sockets and TCP/UDP watchers to &mut self to reflect that libuv may change the underlying handle.
|
2013-07-19 13:04:03 -07:00 |
|
Eric Reed
|
b60cf0c5b0
|
converted TODOs into XXXs
|
2013-07-02 17:27:46 -07:00 |
|
Eric Reed
|
e6c57793be
|
IPv6 support for UDP and TCP.
|
2013-07-02 16:40:57 -07:00 |
|
Eric Reed
|
ac49b74e82
|
socket based UDP io
|
2013-06-19 17:23:55 -07:00 |
|
Eric Reed
|
b51d1885be
|
Added a RtioUdpStream trait
|
2013-06-17 12:32:21 -07:00 |
|
Brian Anderson
|
f4ed554ddb
|
Merge remote-tracking branch 'brson/io' into incoming
Conflicts:
src/libstd/rt/sched.rs
|
2013-05-29 18:22:28 -07:00 |
|
Patrick Walton
|
0c820d4123
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
This only changes the directory names; it does not change the "real"
metadata names.
|
2013-05-22 21:57:05 -07:00 |
|