summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-05-29 09:26:40 -0400
committercjihrig <cjihrig@gmail.com>2019-05-31 10:03:33 -0400
commit58fb6f5f0dd2af6e583453fff201f7a32dee58e5 (patch)
treedb37848d8fdc60f71b741a6abd65c4d5337209fb /doc
parentd26473b97ee48abe9b33f983cb9fdc35fdfe81f4 (diff)
downloadandroid-node-v8-58fb6f5f0dd2af6e583453fff201f7a32dee58e5.tar.gz
android-node-v8-58fb6f5f0dd2af6e583453fff201f7a32dee58e5.tar.bz2
android-node-v8-58fb6f5f0dd2af6e583453fff201f7a32dee58e5.zip
doc: add missing status to DEP0121
PR-URL: https://github.com/nodejs/node/pull/27950 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index e76d358dce..6658c646fe 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2320,6 +2320,8 @@ changes:
description: Runtime deprecation.
-->
+Type: Runtime
+
The undocumented `net._setSimultaneousAccepts()` function was originally
intended for debugging and performance tuning when using the `child_process`
and `cluster` modules on Windows. The function is not generally useful and