Skip to content
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

feat: add socket option IP_TOS/IPV6_TCLASS on Android/FreeBSD #2464

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

SteveLauC
Copy link
Member

What does this PR do

add socket option IP_TOS (nix::sys::socket::sockopt::IpTos) IPV6_TCLASS (nix::sys::socket::sockopt::Ipv6TClass) on Android/FreeBSD

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

@SteveLauC SteveLauC enabled auto-merge July 22, 2024 05:46
@SteveLauC SteveLauC disabled auto-merge July 22, 2024 05:46
@SteveLauC SteveLauC merged commit 5940300 into nix-rust:master Jul 22, 2024
0 of 2 checks passed
@SteveLauC SteveLauC deleted the feat/ip_tos_and_ipv6_tclass branch July 22, 2024 05:47
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