mirror of https://github.com/lukechilds/node.git
Browse Source
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: https://github.com/nodejs/node/pull/3711 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>v4.x
Sakthipriyan Vairamani
9 years ago
committed by
James M Snell
1 changed files with 12 additions and 16 deletions
Loading…
Reference in new issue