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
/
io
/
net
/
tcp.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-5
/
+6
2014-03-13
auto merge of #12855 : alexcrichton/rust/shutdown, r=brson
bors
-0
/
+18
2014-03-13
io: Bind to shutdown() for TCP streams
Alex Crichton
-0
/
+18
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-89
/
+48
2014-02-11
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-02-05
Implement clone() for TCP/UDP/Unix sockets
Alex Crichton
-1
/
+180
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-6
/
+8
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-110
/
+84
2014-02-03
std: Remove io::io_error
Alex Crichton
-67
/
+15
2014-01-31
auto merge of #11918 : omasanori/rust/reduce-warnings, r=alexcrichton
bors
-3
/
+3
2014-01-30
Remove Times trait
Brendan Zabarauskas
-6
/
+6
2014-01-30
Prefix _ to unused variables.
OGINO Masanori
-3
/
+3
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-50
/
+50
2014-01-27
Set SO_REUSEADDR by default in libnative.
xales
-0
/
+40
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-13
std: Ignore bind error tests on android. #11530
Brian Anderson
-1
/
+2
2014-01-09
Remove eof() from io::Reader
Alex Crichton
-2
/
+0
2014-01-06
Don't wait for a full buffer when reading TCP
Alex Crichton
-0
/
+21
2013-12-27
Implement native TCP I/O
Alex Crichton
-65
/
+40
2013-12-27
Bring native process bindings up to date
Alex Crichton
-2
/
+1
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-35
/
+27
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-19
/
+6
2013-12-24
std: Delete rt::test
Alex Crichton
-346
/
+313
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-82
/
+59
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-18
/
+19
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-61
/
+30
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-22
/
+22
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-4
/
+4
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+725