mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 07:00:59 +01:00
f5ed5fe068
In the benchmark, because it performs asynchronous operations before
writing its HTTP replies, the underlying socket can be closed by the
peer before the response is written. Since
|
||
---|---|---|
.. | ||
async-resource-vs-destroy.js | ||
gc-tracking.js | ||
http-server.js | ||
promises.js |