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

Mac OS cannot announce? #2

Open
liuzhen opened this issue Jun 21, 2016 · 2 comments
Open

Mac OS cannot announce? #2

liuzhen opened this issue Jun 21, 2016 · 2 comments

Comments

@liuzhen
Copy link

liuzhen commented Jun 21, 2016

I tried on my Mac, it always returns {error, eaddrnotavail}.

If I change to:

gen_udp:open(0, [binary])

it works like a charm.

Any ideas?

@Licenser
Copy link
Owner

Those are two very different things,
mdns needs to bind a and (re-use) for port 5353, OS X has had some strange behaviour on that in the past.

@Licenser Licenser reopened this Jun 21, 2016
@liuzhen
Copy link
Author

liuzhen commented Jun 22, 2016

PR acceptable?

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

No branches or pull requests

2 participants