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
/
net
/
tcp.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-15
Fix some typos.
Ms2ger
-1
/
+1
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-4
/
+4
2015-04-07
std: Deny most warnings in doctests
Alex Crichton
-2
/
+0
2015-03-31
Test fixes and rebase conflicts, round 3
Alex Crichton
-7
/
+7
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-16
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-16
/
+2
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-1
/
+11
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+2
2015-03-19
std: Stablize io::ErrorKind
Alex Crichton
-5
/
+8
2015-03-13
std: Stabilize the `net` module
Alex Crichton
-2
/
+37
2015-03-11
Example -> Examples
Steve Klabnik
-1
/
+1
2015-03-06
std: net: enable bind_error test on all platforms
Stepan Koltsov
-4
/
+4
2015-03-02
Use `const`s instead of `static`s where appropriate
Florian Zeitz
-1
/
+1
2015-02-20
try to reduce bajillion warnings
Alexis
-6
/
+0
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-38
/
+38
2015-02-17
Fallout from stabilization
Aaron Turon
-38
/
+38
2015-02-17
openbsd: adapt connect_error test
Sébastien Marie
-1
/
+2
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-0
/
+792