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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-12-07
Auto merge of #30188 - tshepang:lookup_addr-example, r=alexcrichton
bors
-0
/
+16
2015-12-06
doc: add example for std::net::lookup_addr
Tshepang Lekhonkhobe
-0
/
+16
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-0
/
+4
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+5
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-4
/
+8
2015-07-27
Show appropriate feature flags in docs
Steve Klabnik
-1
/
+2
2015-06-21
Auto merge of #26457 - meqif:master, r=alexcrichton
bors
-2
/
+1
2015-06-20
Remove mention of `UdpSocket` in `Shutdown` docs.
Ricardo Martins
-2
/
+1
2015-05-16
std: Reexport std::net::tcp::Incoming
Alex Crichton
-1
/
+1
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-1
/
+1
2015-05-03
Implement Debug for std::net::{UdpSocket,TcpStream,TcpListener,Shutdown}
Nick Hamann
-1
/
+1
2015-04-28
remove stability note from std::net
Steve Klabnik
-4
/
+1
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-6
/
+15
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-1
/
+1
2015-03-31
Stabilize std::num
Aaron Turon
-0
/
+3
2015-03-26
Add `std::net::lookup_addr` for reverse DNS lookup
Murarth
-0
/
+10
2015-03-25
std: Add net::IpAddr, destabilize lookup_host
Alex Crichton
-5
/
+11
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-18
std: Stabilize FromStr implementations in std::net
Alex Crichton
-0
/
+1
2015-03-17
Auto merge of #23352 - alexcrichton:stabilize-net, r=aturon
bors
-5
/
+12
2015-03-15
Removed old_io note from std::net
Trent Nadeau
-2
/
+1
2015-03-13
std: Stabilize the `net` module
Alex Crichton
-5
/
+12
2015-03-11
Example -> Examples
Steve Klabnik
-1
/
+1
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-0
/
+99