0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
cjihrig 31947449e3
doc: document fake ENOTFOUND as a system error
PR-URL: https://github.com/nodejs/node/pull/26495
Fixes: https://github.com/nodejs/node/issues/26484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-03-10 15:50:16 -04:00
..
addons.md doc: hello addon example should return "world" 2019-03-05 23:54:31 +01:00
assert.md assert: adjust loose assertions 2019-01-27 03:34:25 +01:00
async_hooks.md
buffer.md doc: correct my wrong note about buf.fill() 2019-01-20 17:02:18 +02:00
child_process.md benchmark,doc,lib,test: capitalize comments 2019-02-28 18:31:10 +01:00
cli.md bootstrap: experimental --frozen-intrinsics flag 2019-03-04 16:34:33 +02:00
cluster.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
console.md 2019-01-17, Version 11.7.0 (Current), @BridgeAR 2019-01-18 14:03:19 +01:00
crypto.md crypto: add KeyObject.asymmetricKeySize 2019-03-07 00:24:07 +01:00
debugger.md
deprecations.md lib: assign missed deprecation code 2019-03-07 15:48:55 +01:00
dgram.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
dns.md doc: clarify what dns.setResolvers() affects 2019-01-25 10:18:03 -08:00
documentation.md
domain.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
errors.md doc: document fake ENOTFOUND as a system error 2019-03-10 15:50:16 -04:00
esm.md doc: fix file extension on ESM file example 2019-01-27 13:26:50 +02:00
events.md events: add once method to use promises with EventEmitter 2019-03-02 19:17:45 +01:00
fs.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
globals.md lib: move queueMicrotask to stable 2019-03-08 08:19:38 -06:00
http2.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
http.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
https.md doc: add missing https Agent maxCachedSessions 2019-03-07 00:41:21 +01:00
index.md doc: add node-report documentation 2019-01-18 10:35:55 +05:30
inspector.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
intl.md
modules.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
n-api.md 2019-03-06, Version 11.11.0 (Current) 2019-03-06 20:24:50 +01:00
net.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
os.md doc: document os.userInfo() throwing SystemError 2019-02-03 13:44:06 +02:00
path.md
perf_hooks.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
policy.md doc: fix metadata for v11.8.0 doc changes 2019-01-25 19:09:26 -08:00
process.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
punycode.md
querystring.md doc: add decode() & encode() methods into querystring.md 2019-03-10 17:07:11 +02:00
readline.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
repl.md repl: add replDefaults to customize the writer 2019-03-08 04:44:56 +01:00
report.md doc: fix nits in report docs 2019-03-06 00:51:01 +02:00
stream.md benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
string_decoder.md
synopsis.md
timers.md timers: truncate decimal values 2019-01-28 16:25:07 -08:00
tls.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
tracing.md
tty.md tty: add hasColors function 2019-03-05 18:37:39 +01:00
url.md
util.md 2019-03-06, Version 11.11.0 (Current) 2019-03-06 20:24:50 +01:00
v8.md doc: correct typos in various docs 2019-03-02 14:10:30 +01:00
vm.md
worker_threads.md worker: provide process.execArgv 2019-03-02 13:16:35 +01:00
zlib.md doc: add example for setting Vary: Accept-Encoding header in zlib.md 2019-02-28 12:41:11 -08:00