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

Add missing optnames and multicast support #331

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

GaryOderNichts
Copy link
Contributor

This adds a define for all setsockopt/getsockopt optnames supported on the IOSU-side implementation, which includes support for multicast.
Calling set_multicast_state(TRUE) is required for sending multicasts, otherwise bind and sendto fail with ENETUNREACH for multicast addresses.

@fincs fincs merged commit 922eb45 into devkitPro:master Oct 17, 2023
1 check 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