Skip to content

Implementation of peer credentials for Unix sockets#75148

Merged
bors merged 10 commits intorust-lang:masterfrom
joechrisellis:master
Sep 15, 2020
Merged

Implementation of peer credentials for Unix sockets#75148
bors merged 10 commits intorust-lang:masterfrom
joechrisellis:master

Conversation

@joechrisellis
Copy link
Copy Markdown
Contributor

The code in ucred.rs is based on the work done in PR 13 in the tokio-uds repository on GitHub.

This commit is effectively a port to the stdlib, so credit to Martin Habovštiak (@Kixunil) and contributors for the meat of this work. 🥇

Happy to make changes as needed. 🙂

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.