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

Set REUSEADDR socket option when joining multicast group #44

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

DanMesh
Copy link
Contributor

@DanMesh DanMesh commented Mar 1, 2024

This may not be necessary, but I see it comes up as a common thing to do.

To be tested...

@DanMesh DanMesh requested a review from ThomasDebrunner March 1, 2024 10:17
@DanMesh DanMesh self-assigned this Mar 1, 2024
@ThomasDebrunner
Copy link
Contributor

This makes sense. This allows multiple programs to join the same multicast group on the same machine.

@ThomasDebrunner ThomasDebrunner merged commit d238f66 into main Mar 14, 2024
4 checks passed
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