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
/
sys
/
unix
/
ext
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2016-12-08
Add Incoming doc examples
Guillaume Gomez
-3
/
+30
2016-12-08
Add UnixListener doc examples
Guillaume Gomez
-10
/
+101
2016-12-08
Add doc examples for UnixStream
Guillaume Gomez
-6
/
+145
2016-12-08
Add missing doc examples for SocketAddr struct
Guillaume Gomez
-0
/
+36
2016-10-09
use MSG_NOSIGNAL on all relevant platforms
Mathieu Poumeyrol
-3
/
+9
2016-10-01
Auto merge of #36824 - kali:master, r=alexcrichton
bors
-1
/
+6
2016-09-30
Ignore various entire test modules on emscripten
Brian Anderson
-14
/
+1
2016-09-30
Ignore lots and lots of std tests on emscripten
Brian Anderson
-0
/
+13
2016-09-28
use MSG_NOSIGNAL from liblibc
Mathieu Poumeyrol
-3
/
+2
2016-09-28
MSG_NOSIGNAL on linux
Mathieu Poumeyrol
-1
/
+7
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-2
/
+0
2016-08-10
Clarify std::os::unix::net::SocketAddr::is_unnamed's docstring
Pietro Albini
-1
/
+1
2016-08-10
Fix docs typo in std::os::unix::net::SocketAddr::is_unnamed
Pietro Albini
-1
/
+1
2016-05-24
std: Stabilize APIs for the 1.10 release
Alex Crichton
-7
/
+65
2016-03-22
fix alignment
Jorge Aparicio
-5
/
+5
2016-03-22
try! -> ?
Jorge Aparicio
-25
/
+25
2016-03-20
Add unix socket support to the standard library
Steven Fackler
-0
/
+1042
[prev]