nix
nix copied to clipboard
feat: Get `tcp_info` structure
trafficstars
Implement TCP_INFO option for getsockopt.
What does this PR do
Checklist:
- [x] I have read
CONTRIBUTING.md - [x] I have written necessary tests and rustdoc comments
- [x] A change log has been added if this PR modifies nix's API