nix
nix copied to clipboard
refactor: I/O safety for control msg ScmRights
trafficstars
What does this PR do
This PR makes the control message ScmRights adopt I/O safety.
Checklist:
- [x] I have read
CONTRIBUTING.md - [x] I have written necessary tests and rustdoc comments
- [ ] A change log has been added if this PR modifies nix's API