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

Use SO_REUSEPORT only if it is available on the platform. #561

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

AlexisTM
Copy link
Contributor

Some Unix variants (NuttX) does not have SO_REUSEPORT defined/usable. This ensures the socket option is set only if the option is available.

Our NuttX (Unix) targets does not have SO_REUSEPORT
@Mallets Mallets merged commit 6064aeb into eclipse-zenoh:dev/1.0.0 Aug 1, 2024
51 checks passed
@AlexisTM AlexisTM deleted the pr-nuttx-unix-support branch August 1, 2024 12:46
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.

2 participants