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

udp/mcast: Allow joining multicast group on a specific local interface #1171

Closed
wants to merge 4 commits into from

Conversation

cmfitch1
Copy link
Contributor

No description provided.

@alfredh
Copy link
Contributor

alfredh commented Jul 31, 2024

The source code here has to be portable.

There is a build error in the CI:

D:\a\re\re\src\udp\mcast.c(6): fatal error C1083: Cannot open include file: 'net/if.h': No such file or directory

@cmfitch1
Copy link
Contributor Author

Understood. I'm developing on BSD and don't really have anything set up for windows development. My weak attempt at fixing this with an include file change just exploded into other issues and I don't really have the spare time to set up a windows environment to figure this all out. I'll just close out the request and maintain this as a local patch. I'm sorry for the noise this generated.

@cmfitch1 cmfitch1 closed this Jul 31, 2024
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