Skip to content

Don't use SO_REUSEPORT with UNIX sockets #251

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

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

slp
Copy link
Collaborator

@slp slp commented Jan 17, 2025

It's invalid, useless, and will generate an error from 6.12.9 onwards:

https://lore.kernel.org/all/[email protected]/

Fixes: #250
Suggested-by: Janne Grunau [email protected]

It's invalid, useless, and will generate an error from 6.12.9 onwards:

https://lore.kernel.org/all/[email protected]/

Fixes: containers#250
Suggested-by: Janne Grunau <[email protected]>
Signed-off-by: Sergio Lopez <[email protected]>
@slp slp force-pushed the remove-reuseport branch from a182c9a to b9169da Compare January 17, 2025 12:57
@slp slp merged commit 482729f into containers:main Jan 17, 2025
5 checks passed
@slp slp deleted the remove-reuseport branch January 17, 2025 13:17
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.

SO_REUSEPORT on AF_UNIX socket
1 participant