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

enable multicast reception and binding to a specific interface #32

Merged
merged 8 commits into from
Feb 9, 2017

Conversation

mkrufky
Copy link
Owner

@mkrufky mkrufky commented Feb 9, 2017

No description provided.

Nathan Kawalec and others added 8 commits February 8, 2017 20:28
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
…istener

Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
...to fix errors like the following in a win32 build:

feed.h:51:39: error: expected ',' or '...' before 'struct'
  int start_socket(char* source, char* interface = NULL);

Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
error: cannot convert 'ip_mreq*' to 'const char*' for argument '4'
to 'int setsockopt(SOCKET, int, int, const char*, int)'

Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
@nathankawalec
Copy link

Working nicely 👍

@mkrufky mkrufky merged commit aef9f71 into master Feb 9, 2017
@mkrufky mkrufky mentioned this pull request Feb 9, 2017
@mkrufky mkrufky deleted the multicast branch March 1, 2017 21:39
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