mirror of https://github.com/lukechilds/node.git
Browse Source
Using `socket.destroy()` instead of `socket.end()` fixes more-than-intermittent ECONNRESET issues on Windows. PR-URL: https://github.com/nodejs/node/pull/9727 Fixes: https://github.com/nodejs/node/issues/8804 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>v6
Rich Trott
8 years ago
2 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue