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

generate an error event for errors related to socket #12

Closed
wants to merge 1 commit into from
Closed

generate an error event for errors related to socket #12

wants to merge 1 commit into from

Conversation

thomasdelaet
Copy link

Currently both errors generated by socket (e.g., because address is in use) and decoding errors are reported as warnings. I would suggest to generate an error event for first category since this is related to local setup of connections etc. while second category is generated externally.

@mafintosh
Copy link
Owner

fixed in master. we emit EACCES and EADDRINUSE as actual errors now

@mafintosh mafintosh closed this Jan 5, 2016
namtx pushed a commit to namtx/multicast-dns that referenced this pull request May 25, 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.

None yet

2 participants