tjfontaine / node-dns

Replacement dns module in pure javascript for node.js
MIT License
585 stars 154 forks source link

Fixed the problem which the SocketQueue ClosedEvent had not been trig… #113

Closed zhaoxingyun closed 7 years ago

zhaoxingyun commented 8 years ago

…gered after the UDP/TCP closed in pending.js file.

taoeffect commented 8 years ago

Hi @zhaoxingyun! Please see: https://github.com/tjfontaine/node-dns/issues/111

(And if you would like to be considered as a maintainer, please let us know ASAP!)

tjfontaine commented 7 years ago

this has been handled in a different pr