node/doc/api
Robert Nagy c04d621ecc stream: add signal support to pipeline generators
Generators in pipeline must be able to be aborted or pipeline
can deadlock.

PR-URL: https://github.com/nodejs/node/pull/39067
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-08-25 17:44:28 +02:00
..
addons.md doc: add link to V8 2021-04-10 19:22:20 +05:30
assert.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
async_context.md doc: add missing introduced_in metadata 2021-07-31 22:51:26 +00:00
async_hooks.md doc: correct cjs code to match mjs code 2021-08-16 15:49:47 +02:00
buffer.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
child_process.md 2021-06-23, Version 16.4.0 (Current) 2021-06-23 07:42:28 -04:00
cli.md 2021-07-29, Version 16.6.0 (Current) 2021-07-29 23:52:55 +01:00
cluster.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
console.md doc: fix typo in console.md 2021-02-08 10:25:27 -08:00
corepack.md deps: add corepack 2021-08-25 07:55:32 -07:00
crypto.md doc: change "Version 4 UUID" to "version 4 UUID" 2021-08-08 18:49:49 +00:00
debugger.md doc: update debugger.md description and examples 2021-08-07 02:57:31 +00:00
deprecations.md doc: deprecate type coercion for dns.lookup options 2021-08-17 10:20:06 -07:00
dgram.md doc: esm examples /w imports for process, Buffer 2021-06-25 11:26:49 -07:00
diagnostics_channel.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
dns.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
documentation.md doc,tools: allow stability table to be updated 2021-04-06 06:14:44 +02:00
domain.md doc: fix boldface punctuation for full sentences 2021-07-07 11:01:08 -07:00
embedding.md doc: use HEAD for links in api docs 2021-02-22 12:30:52 +01:00
errors.md policy: canonicalize before resolving specifiers 2021-08-19 12:43:21 -05:00
esm.md deps: update to cjs-module-lexer@1.2.2 2021-07-17 12:59:21 -07:00
events.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
fs.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
globals.md doc: fixed variable names in queueMicrotask example 2021-08-12 14:42:22 -07:00
http2.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
http.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
https.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
index.md deps: add corepack 2021-08-25 07:55:32 -07:00
inspector.md inspector: mark as stable 2021-07-19 08:02:33 -07:00
intl.md doc: spell out ICU acronym on first occurrence 2021-03-27 13:34:14 -07:00
module.md tools: add support for mjs and cjs JS snippet linting 2021-03-06 16:05:39 +01:00
modules.md doc: remove _Addenda_ from headers 2021-07-19 17:18:42 +00:00
n-api.md doc: update Node-api version matrix 2021-07-05 18:28:10 -04:00
net.md doc: document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaults 2021-04-27 13:16:16 -07:00
os.md 2021-06-02, Version 16.3.0 (Current) 2021-06-02 23:25:45 -04:00
packages.md deps: add corepack 2021-08-25 07:55:32 -07:00
path.md doc: minor clarification to pathObject 2021-04-27 14:56:09 -07:00
perf_hooks.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
policy.md policy: canonicalize before resolving specifiers 2021-08-19 12:43:21 -05:00
process.md 2021-07-29, Version 16.6.0 (Current) 2021-07-29 23:52:55 +01:00
punycode.md doc: fix boldface punctuation for full sentences 2021-07-07 11:01:08 -07:00
querystring.md doc: mark querystring api as legacy 2021-04-29 13:03:59 +02:00
readline.md doc: remove file name from self-reference links 2021-06-29 07:37:52 +00:00
repl.md repl: enable --experimental-repl-await /w opt-out 2021-07-16 15:14:26 -07:00
report.md src: add loop idle time in diagnostic report 2020-11-13 11:53:37 +05:30
stream.md stream: add signal support to pipeline generators 2021-08-25 17:44:28 +02:00
string_decoder.md doc: update list styles for remark-parse@9 rendering 2020-11-12 06:29:49 +00:00
synopsis.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
timers.md doc: replace outdated util.promisify timer examples with references 2021-07-11 09:11:34 +02:00
tls.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
tracing.md doc: simplify wording in tracing APIs doc 2020-10-10 05:55:04 -07:00
tty.md doc: remove file name from self-reference links 2021-06-29 07:37:52 +00:00
url.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
util.md doc: move util.toUSVString() outside of deprecated group 2021-08-22 08:08:48 +00:00
v8.md doc: move v8.stopCoverage() to expected location in doc 2021-07-03 07:41:37 -07:00
vm.md doc: fix boldface punctuation for full sentences 2021-07-07 11:01:08 -07:00
wasi.md doc: esm examples /w imports for process, Buffer 2021-06-25 11:26:49 -07:00
webcrypto.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
webstreams.md 2021-08-17, Version 16.7.0 (Current) 2021-08-17 21:09:13 -04:00
worker_threads.md doc: use ASCII order for md refs 2021-06-27 19:04:44 +02:00
zlib.md doc: fix YAML syntax errors 2020-10-06 15:52:10 -07:00