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_common
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-3
/
+3
2019-03-16
Add peer_addr function to UdpSocket
Linus Unnebäck
-0
/
+6
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-19
/
+20
2019-02-13
Add vectored read and write support
Steven Fackler
-1
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-06
Refactor net::each_addr/lookup_host to forward error from resolve
Jethro Beekman
-16
/
+58
2018-09-15
Improve output if no_lookup_host_duplicates fails
Philip Munksgaard
-2
/
+3
2018-01-16
Only link res_init() on GNU/*nix
Ryan Cumming
-21
/
+3
2017-12-09
Use Try syntax for Option in place of macros or match
Matt Brubeck
-4
/
+1
2017-10-05
replace libc::res_init with res_init_if_glibc_before_2_26
Jack O'Connor
-4
/
+9
2017-09-08
Re-enable networking module fo rL4Re
Sebastian Humenda
-4
/
+4
2017-08-07
addrinfo hint in lookup_host() needs clean initialization on all platforms
Danek Duvall
-10
/
+2
2017-07-06
Implement TcpStream::connect_timeout
Steven Fackler
-0
/
+8
2017-06-20
Add `Read::initializer`.
Steven Fackler
-4
/
+0
2017-05-04
Reload nameserver information on lookup failure
Jon Gjengset
-3
/
+16
2017-03-25
Fix libc::bind call on aarch64-linux-android
Marco A L Barbosa
-2
/
+2
2017-02-04
libstd/net: Add `peek` APIs to UdpSocket and TcpStream
Tyler Julian
-11
/
+13
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+633