Skip to content

socket/sockopt: kernel timestamping support #1469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
utkarshgupta137 opened this issue May 29, 2025 · 0 comments
Open

socket/sockopt: kernel timestamping support #1469

utkarshgupta137 opened this issue May 29, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@utkarshgupta137
Copy link

utkarshgupta137 commented May 29, 2025

I'm trying to switch away from nix/libc to this crate & I found that rustix currently doesn't provide functions for using kernel timestamping. The nix crate provides the following required for kernel timestamping:

I'm willing to work on a PR contributing a similar API (with individual functions for each sockopt variant, as is the rustix way).

@sunfishcode sunfishcode added the enhancement New feature or request label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants