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

Handle socket.IPV6_MULTICAST_IF failing to be set #87

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Jan 23, 2025

If the IPv6 interface is not up, does not support multicast, or is disabled, this call will fail, however IPv4 will still work (after #85).

fixes #86

@bdraco bdraco force-pushed the IPV6_MULTICAST_IF_fails branch 2 times, most recently from 6d1c52f to 2596903 Compare January 24, 2025 08:17
@bdraco bdraco force-pushed the IPV6_MULTICAST_IF_fails branch from 2596903 to e6a2804 Compare January 24, 2025 08:18
@andreikop andreikop merged commit 4dcd7da into andreikop:master Jan 24, 2025
5 checks passed
@bdraco bdraco deleted the IPV6_MULTICAST_IF_fails branch January 24, 2025 08:26
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.

Starting IPV6 thread can fail
2 participants