Skip to content

Added missing definition for struct ip_mreq #143

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

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

fabriziobertocci
Copy link
Contributor

struct ip_mreq is used by the setsockopt() functions IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
These functions appears to be supported by Cosmopolitan (the constants are defined), although I have not tested it yet.
The struct ip_mreq definition was simply missing.

Copy link
Owner

@jart jart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you!

@jart jart merged commit 2584a86 into jart:master Apr 2, 2021
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