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
/
sgx
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-26
Fix stragglers
Steven Fackler
-1
/
+1
2020-04-26
Update name
Steven Fackler
-3
/
+3
2020-04-26
Add Read/Write::can_read/write_vectored
Steven Fackler
-0
/
+10
2019-12-24
Deprecate Error::description for real
David Tolnay
-0
/
+1
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-37
/
+44
2019-04-29
SGX target: implemented vectored I/O
Jethro Beekman
-2
/
+2
2019-04-27
Stabilized vectored IO
Steven Fackler
-3
/
+3
2019-03-31
libstd: deny(elided_lifetimes_in_paths), fixes in sgx
Mazdak Farrokhzad
-2
/
+2
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-03-26
Auto merge of #59136 - jethrogb:jb/sgx-std-test, r=sanxiyn
bors
-7
/
+53
2019-03-25
SGX target: fix std unit tests
Jethro Beekman
-7
/
+53
2019-03-22
Rollup merge of #59106 - LinusU:udp-peer-addr, r=kennytm
Mazdak Farrokhzad
-0
/
+4
2019-03-16
Rollup merge of #59009 - sfackler:fix-sgx-vectors, r=alexcrichton
kennytm
-12
/
+4
2019-03-16
Add peer_addr function to UdpSocket
Linus Unnebäck
-0
/
+4
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-2
/
+2
2019-03-07
Always call read/write from default vectored io methods
Steven Fackler
-8
/
+2
2019-03-07
Fix SGX implementations of read/write_vectored.
Steven Fackler
-12
/
+10
2019-02-28
libstd => 2018
Taiki Endo
-9
/
+9
2019-02-24
Fix sgx
Steven Fackler
-3
/
+3
2019-02-13
impl Deref/DerefMut for IoVec types
Steven Fackler
-2
/
+2
2019-02-13
Add vectored read and write support
Steven Fackler
-0
/
+16
2018-12-27
Auto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=joshtriplett
bors
-9
/
+64
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-25
Add `io` and `arch` modules to `std::os::fortanix_sgx`
Jethro Beekman
-9
/
+64
2018-12-20
Add `std::os::fortanix_sgx` module
Jethro Beekman
-1
/
+1
2018-12-07
SGX target: implement networking
Jethro Beekman
-53
/
+112
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+356