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

Add the ListenQLimit sockopt (SO_LISTENQLIMIT) #2263

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 14, 2023

What does this PR do

Adds a new sockopt: ListenQLimit, which wraps libc::SO_LISTENQLIMIT.

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 added this pull request to the merge queue Dec 16, 2023
Merged via the queue into nix-rust:master with commit 5102376 Dec 16, 2023
35 checks passed
@asomers asomers deleted the SO_LISTENQLIMIT branch January 8, 2024 20:32
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.

None yet

2 participants