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
/
library
/
std
/
src
/
sys
/
unix
/
ext
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-10
Split net.rs into multiple files
LinkTed
-2635
/
+0
2020-10-10
unix: Extend UnixStream and UnixDatagram to send and receive file descriptors
LinkTed
-0
/
+867
2020-09-19
Add tracking issue for feature(unix_socket_peek)
rijenkii
-3
/
+3
2020-09-15
Auto merge of #75148 - joechrisellis:master, r=Amanieu
bors
-0
/
+51
2020-09-14
Conditionally compile peer credentials feature for supported platforms
Joe Ellis
-0
/
+9
2020-09-14
Remove use of `MaybeUninit` in `ucred.rs`
Joe Ellis
-0
/
+1
2020-09-14
Implementation of peer credentials for Unix sockets
Joe Ellis
-0
/
+41
2020-09-12
Rollup merge of #76583 - CDirkx:os-doc, r=jonas-schievink
Ralf Jung
-2
/
+2
2020-09-11
Add `peek` and `peek_from` to `UnixStream` and `UnixDatagram`
rijenkii
-20
/
+112
2020-09-11
Update `std::os` module documentation.
Christiaan Dirkx
-2
/
+2
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-379
/
+3
2020-08-19
resolve comments
Prabakaran Kumaresshan
-11
/
+0
2020-08-19
Switch to intra-doc links in /src/sys/unix/ext/*.rs
Prabakaran Kumaresshan
-32
/
+20
2020-07-27
mv std libs to library/
mark
-0
/
+2024