yyfrankyy/h2dns

[BUG] Crash On TCP Connection Reset

Opened this issue · 0 comments

If the DNS Client TCP Connection is Reset for any reason After query, h2dns 1.0.6 quits with:
``events.js:182
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at exports._errnoException (util.js:1026:11)
at TCP.onread (net.js:607:25)
``

node v8.0.0