summaryrefslogtreecommitdiff
path: root/lib/v8.js
diff options
context:
space:
mode:
authorSantiago Gimeno <santiago.gimeno@ionide.es>2015-11-22 15:12:17 +0100
committerJames M Snell <jasnell@gmail.com>2016-01-18 08:01:57 -0800
commite65f1f7954fb364ab70063cdb374603c82f58385 (patch)
treeed958a7b06ac90fb18be4684ae8141407aebf35e /lib/v8.js
parentad63d350d4a4fe51547bf36a529631a746f3b1f8 (diff)
downloadandroid-node-v8-e65f1f7954fb364ab70063cdb374603c82f58385.tar.gz
android-node-v8-e65f1f7954fb364ab70063cdb374603c82f58385.tar.bz2
android-node-v8-e65f1f7954fb364ab70063cdb374603c82f58385.zip
test: fix tls-multi-key race condition
In some conditions it can happen that the client-side socket is destroyed before the server-side socket has gracefully closed, thus causing a 'ECONNRESET' error in this socket. To solve this, also close gracefully in the client side. PR-URL: https://github.com/nodejs/node/pull/3966 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'lib/v8.js')
0 files changed, 0 insertions, 0 deletions