0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
cjihrig a77b30ca7f
dns: remove Resolver#cancel() from promises API
Because reasons.

PR-URL: https://github.com/nodejs/node/pull/21264
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2018-06-20 13:36:43 -04:00
..
_toc.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
addons.md doc: naming function as suggested in addon docs 2018-06-08 01:06:49 +02:00
all.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
assert.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
async_hooks.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
buffer.md
child_process.md child_process: change windowsHide default to true 2018-06-20 11:02:01 -04:00
cli.md doc: update NODE_OPTIONS section in cli.md 2018-06-14 13:08:50 +02:00
cluster.md child_process: change windowsHide default to true 2018-06-20 11:02:01 -04:00
console.md doc: fix indentation in console.md 2018-06-17 00:02:12 +05:30
crypto.md doc: use Class Method label consistently 2018-06-16 07:56:51 -07:00
debugger.md
deprecations.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
dgram.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
dns.md dns: remove Resolver#cancel() from promises API 2018-06-20 13:36:43 -04:00
documentation.md
domain.md
errors.md crypto: refactor pbkdf2() and pbkdf2Sync() methods 2018-06-13 15:58:56 +02:00
esm.md
events.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
fs.md doc: document BigInt support in fs.Stats 2018-06-07 22:05:24 +08:00
globals.md
http2.md
http.md
https.md
index.md
inspector.md
intl.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
modules.md
n-api.md doc: eliminate _you_ from N-API doc 2018-06-18 14:07:59 -07:00
net.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
os.md
path.md
perf_hooks.md perf_hooks: remove less useful bootstrap marks 2018-06-15 09:05:19 -07:00
process.md process: implement process.hrtime.bigint() 2018-06-17 22:34:58 +08:00
punycode.md
querystring.md
readline.md
repl.md
stream.md doc: switch the order of Writable and Readable 2018-06-15 22:59:06 +03:00
string_decoder.md
synopsis.md
timers.md
tls.md doc: alphabetize tls options 2018-06-06 21:07:53 -07:00
tracing.md
tty.md
url.md
util.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
v8.md
vm.md
worker_threads.md doc: fix reference to workerData in worker_threads 2018-06-11 20:01:25 -04:00
zlib.md