tjfontaine / node-dns

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

Unhandled error event when no net connection #75

Open naggie opened 10 years ago

naggie commented 10 years ago

Unplugging your network connection (after initialisation) and then doing a DNS lookup will cause this.

image

silverwind commented 9 years ago

@naggie Which OS is this on? I couldn't reproduce on Windows right now, I just get timeouts.