nix
nix copied to clipboard
add tcp_info for getsockopt
What does this PR do
Adds TCP_INFO for getsockopt
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