mirror of https://github.com/lukechilds/node.git
Browse Source
Wait for the data to be received by the socket before creating the clean-up timer. This way, a possible (though unlikely) `ECONNRESET` error can be avoided. PR-URL: https://github.com/nodejs/node/pull/6166 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>v4.x
Santiago Gimeno
9 years ago
committed by
Myles Borins
1 changed files with 11 additions and 9 deletions
Loading…
Reference in new issue