rust/library
Joe Ellis ed20eff92b Implementation of peer credentials for Unix sockets
The code in `ucred.rs` is based on the work done in PR 13 in the
tokio-uds repository on GitHub. Link below for reference:

    https://github.com/tokio-rs/tokio-uds/pull/13

Credit to Martin Habovštiak (GitHub username Kixunil) and contributors
for this work!
2020-09-14 10:31:44 +01:00
..
alloc Auto merge of #76368 - ayushmishra2005:move_str_contact_library, r=jyn514 2020-09-07 05:20:46 +00:00
backtrace@4083a90168
core Auto merge of #76395 - dylni:adjust-documentation-for-slice-check-range, r=jyn514 2020-09-07 09:16:46 +00:00
panic_abort
panic_unwind
proc_macro Respect -Z proc-macro-backtrace flag for panics inside libproc_macro 2020-09-03 12:13:26 -04:00
profiler_builtins Fix warning whe building profiler_builtins crate 2020-09-04 15:10:29 +02:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Implementation of peer credentials for Unix sockets 2020-09-14 10:31:44 +01:00
stdarch@78891cdf29
term
test
unwind