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

Support SO_REUSEPORT on darwin/etc #1020

Open
andrewa-stripe opened this issue Dec 18, 2022 · 1 comment
Open

Support SO_REUSEPORT on darwin/etc #1020

andrewa-stripe opened this issue Dec 18, 2022 · 1 comment

Comments

@andrewa-stripe
Copy link
Contributor

Support for SO_REUSEPORT on darwin now exists
https://github.com/stripe/veneur/blob/3cec7b5735e6ea6b498aeb40ed36fc75af0cf824/socket_linux.go#LL23C5-L24C46

golang/go#16075

@andrewa-stripe
Copy link
Contributor Author

The code looks like it may natively support it (as in we don't have have special cases) but the docs & comments could be updated to match
See: https://github.com/search?q=repo%3Astripe%2Fveneur%20SO_REUSEPORT&type=code

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

No branches or pull requests

1 participant