index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt
/
rtio.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-16
Moved the logic for a pausible idle callback into a new type - PausibleIdleCa...
toddaaro
-5
/
+8
2013-08-03
Rename IpAddr -> SocketAddr, extract IpAddr from SocketAddr
Stepan Koltsov
-8
/
+8
2013-07-25
libstd: Implement some missing udp methods.
Luqman Aden
-8
/
+8
2013-07-25
libstd: Implement some missing tcp methods.
Luqman Aden
-6
/
+6
2013-07-25
libstd: Implement {peer, socket}_name for new rt tcp & udp.
Luqman Aden
-2
/
+2
2013-07-22
std: add RtioTimer and UvTimer impl atop rt::uv
Jeff Olson
-0
/
+6
2013-07-19
Changed methods on UDP sockets and TCP/UDP watchers to &mut self to reflect t...
Eric Reed
-20
/
+20
2013-07-02
converted TODOs into XXXs
Eric Reed
-1
/
+0
2013-07-02
IPv6 support for UDP and TCP.
Eric Reed
-3
/
+27
2013-06-19
socket based UDP io
Eric Reed
-7
/
+7
2013-06-17
Added a RtioUdpStream trait
Eric Reed
-0
/
+7
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-0
/
+11
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+45