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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt
/
io
/
net
/
udp.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-06
Make I/O tests use run_in_mt_newsched_task to get more multi-threaded test co...
Eric Reed
-8
/
+34
2013-08-27
librustc: Ensure that type parameters are in the right positions in paths.
Patrick Walton
-1
/
+4
2013-08-03
Rename IpAddr -> SocketAddr, extract IpAddr from SocketAddr
Stepan Koltsov
-10
/
+10
2013-08-01
minor tweaks - unboxed the coroutine so that it is no longer a ~ pointer insi...
toddaaro
-1
/
+1
2013-08-01
A major refactoring that changes the way the runtime uses TLS. In the
toddaaro
-8
/
+8
2013-08-01
make `in` and `foreach` get treated as keywords
Daniel Micay
-1
/
+1
2013-07-26
libstd: Tests for {peer, socket}_name.
Luqman Aden
-0
/
+29
2013-07-25
libstd: Implement {peer, socket}_name for new rt tcp & udp.
Luqman Aden
-1
/
+12
2013-07-19
Changed methods on UDP sockets and TCP/UDP watchers to &mut self to reflect t...
Eric Reed
-8
/
+9
2013-07-02
IPv6 support for UDP and TCP.
Eric Reed
-2
/
+71
2013-06-26
removed unecessary method
Eric Reed
-3
/
+1
2013-06-25
Converted UdpSocket into a newtype struct and (dis)connecting uses move seman...
Eric Reed
-27
/
+12
2013-06-25
satisfy the formatting check
Eric Reed
-2
/
+2
2013-06-25
UDP networking with tests
Eric Reed
-4
/
+99
2013-06-19
socket based UDP io
Eric Reed
-24
/
+77
2013-06-17
stated to implement UdpStream
Eric Reed
-4
/
+13
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+45