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
/
sys
/
hermit
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2020-06-16
Use `Ipv4Addr::from<[u8; 4]>` when possible
Lzu Tao
-8
/
+2
2020-06-15
remove obsolete , to pass the format check
Stefan Lankes
-2
/
+2
2020-06-15
add comment about the usage of Arc
Stefan Lankes
-0
/
+3
2020-06-15
use Ipv6Addr::from to build the IPv6 address
Stefan Lankes
-24
/
+2
2020-06-15
Revert "simplify conversion to IpAddr::V6"
Stefan Lankes
-2
/
+18
2020-06-15
Revert "changes to pass the format check"
Stefan Lankes
-4
/
+10
2020-06-15
remove obsolete line
Stefan Lankes
-1
/
+0
2020-06-15
changes to pass the format check
Stefan Lankes
-10
/
+4
2020-06-14
simplify conversion to IpAddr::V6
Stefan Lankes
-18
/
+2
2020-06-14
remove unused function
Stefan Lankes
-6
/
+0
2020-06-13
add TcpListener support for HermitCore
Stefan Lankes
-46
/
+111
2020-04-26
Update name
Steven Fackler
-2
/
+2
2020-04-26
Add Read/Write::can_read/write_vectored
Steven Fackler
-0
/
+10
2020-03-19
add basic IP support in HermitCore
Stefan Lankes
-84
/
+155
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-12
/
+7
2019-10-06
redesign of the interface to the unikernel HermitCore
Stefan Lankes
-0
/
+364