diff options
author | Alexis Campailla <alexis@janeasystems.com> | 2014-01-22 08:28:24 -0800 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-01-23 12:42:56 -0800 |
commit | 42cd468901b8e5b0411761c43ab8fed06d241d51 (patch) | |
tree | e61861c2e05a27eee30c13aa5b736ad24db485ad /deps/v8/src/profile-generator.cc | |
parent | 5d4f4ee310eab1f82d99caefee4c4c60a48620ff (diff) | |
download | node-new-42cd468901b8e5b0411761c43ab8fed06d241d51.tar.gz |
test: fix http-incoming-pipelined-socket-destroy
The test was calling server.close() after write on the socket
had completed. However the fact that the write had completed was
not valid indication that the server had received the data.
This would result in a premutaure closing of the server and
an ECONNRESET event on the client.
Diffstat (limited to 'deps/v8/src/profile-generator.cc')
0 files changed, 0 insertions, 0 deletions