yyfrankyy/h2dns

[BUG] Crash On Connection Close

Opened this issue · 0 comments

i receive this error sometimes:


events.js:182
      throw er; // Unhandled 'error' event
      ^

Error: This socket has been ended by the other party
    at Socket.writeAfterFIN [as write] (net.js:355:12)
    at Socket.Writable.end (_stream_writable.js:528:10)
    at Socket.end (net.js:490:31)
    at Response.end (C:\Users\root\AppData\Roaming\npm\node_modules\h2dns\dnsd\server.js:238:21)
    at Request.request [as _callback] (C:\Users\root\AppData\Roaming\npm\node_modules\h2dns\h2dns:162:11)
    at self.callback (C:\Users\root\AppData\Roaming\npm\node_modules\h2dns\node_modules\request\request.js:188:22)
    at emitOne (events.js:120:20)
    at Request.emit (events.js:210:7)
    at ClientRequest.<anonymous> (C:\Users\root\AppData\Roaming\npm\node_modules\h2dns\node_modules\request\request.js:8
22:16)
    at Object.onceWrapper (events.js:312:19)