mirror of https://github.com/lukechilds/node.git
Browse Source
Occasionally test-http-client-onerror will fail with a refused connection. This patch fixes the possibility that connections will be attempted before server is listening. PR-URL: https://github.com/nodejs/node/pull/4346 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com>v5.x
Devin Nakamura
9 years ago
committed by
Jeremiah Senkpiel
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue