Skip to content

Fix of address already in use on udp.addMembership method#5

Merged
futomi merged 1 commit intofutomi:masterfrom
nand87:hotfix
Apr 9, 2020
Merged

Fix of address already in use on udp.addMembership method#5
futomi merged 1 commit intofutomi:masterfrom
nand87:hotfix

Conversation

@nand87
Copy link

@nand87 nand87 commented Apr 9, 2020

If an interface, due to dhcp release time, have more than a one IPv4 the addMembership method of udp fall into an error that cause an uncatchable error that restarts the node process.
I fixed the error just add a try/catch state on row 423 of dns-sd.js
I push the fix into another branch and do a pull request into master

@futomi futomi merged commit 0d36494 into futomi:master Apr 9, 2020
@futomi
Copy link
Owner

futomi commented Apr 9, 2020

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants