summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2019-12-03 11:41:12 +0100
committerRuben Bridgewater <ruben@bridgewater.de>2019-12-03 22:57:31 +0100
commit4091ea90b69ea9279670d033cc2507a921203101 (patch)
treed67311a1cf5ff0b6b0f6e426275893ee9ae12212 /src
parent2f077ddd29b04e5ab08b67bbda1761d80e28c78b (diff)
downloadandroid-node-v8-4091ea90b69ea9279670d033cc2507a921203101.tar.gz
android-node-v8-4091ea90b69ea9279670d033cc2507a921203101.tar.bz2
android-node-v8-4091ea90b69ea9279670d033cc2507a921203101.zip
2019-12-03, Version 13.3.0 (Current)
Notable changes: * fs: * Reworked experimental recursive `rmdir()` (cjihrig) https://github.com/nodejs/node/pull/30644 * The `maxBusyTries` option is renamed to `maxRetries`, and its default is set to 0. The `emfileWait` option has been removed, and `EMFILE` errors use the same retry logic as other errors. The `retryDelay` option is now supported. `ENFILE` errors are now retried. * http: * Make maximum header size configurable per-stream or per-server (Anna Henningsen) https://github.com/nodejs/node/pull/30570 * http2: * Make maximum tolerated rejected streams configurable (Denys Otrishko) https://github.com/nodejs/node/pull/30534 * Allow to configure maximum tolerated invalid frames (Denys Otrishko) https://github.com/nodejs/node/pull/30534 * wasi: * Introduce initial WASI support (cjihrig) https://github.com/nodejs/node/pull/30258 PR-URL: https://github.com/nodejs/node/pull/30774
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions