mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Change to end() behavior in 33c339 was breaking it. end() should wait for connection before dumping. Changed test-net-connect-timeout to use destroy() instead.