0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc
Anatoli Papirovski c1234673bb
timers: allow Immediates to be unrefed
Refactor Immediates handling to allow for them to be unrefed, similar
to setTimeout, but without extra handles.

Document the new `immediate.ref()` and `immediate.unref()` methods.

Add SetImmediateUnref on the C++ side.

PR-URL: https://github.com/nodejs/node/pull/18139
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-01-18 15:55:59 -05:00
..
api timers: allow Immediates to be unrefed 2018-01-18 15:55:59 -05:00
api_assets doc: fix paragraph line-height issue 2017-10-15 12:39:49 +02:00
changelogs doc: un-mark Socket#write “removal” as notable change 2018-01-10 17:21:40 +01:00
guides doc: simplify sentences that use "considered" 2018-01-17 21:22:53 -08:00
.eslintrc.yaml tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg
node.1 doc: change v8 to V8 2017-11-18 22:25:05 +01:00
onboarding-extras.md tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
onboarding.md doc: remove non-style information from style guide 2018-01-02 21:33:32 -08:00
osx_installer_logo.png
releases.md doc: use dashes instead of asterisks 2017-12-26 10:41:17 +01:00
STYLE_GUIDE.md doc: remove non-style information from style guide 2018-01-02 21:33:32 -08:00
template.html
thin-white-stripe.jpg