Skip to content

Conversation

fishilico
Copy link

@fishilico fishilico commented Feb 18, 2025

What does this PR do

While trying to collect the ACK timestamps, it appeared SOF_TIMESTAMPING_TX_ACK was missing from TimestampingFlag. It was already added to libc a few years ago in rust-lang/libc#2881.

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

While trying to collect the ACK timestamps, it appeared
SOF_TIMESTAMPING_TX_ACK was missing from TimestampingFlag. It was
already added to libc a few years ago in
rust-lang/libc#2881 .

Add the missing flags to TimestampingFlag.
@fishilico fishilico force-pushed the add-additional-socket-timestamping-flags branch from 7a52f4a to b8ebcf9 Compare February 18, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant