Skip to content

[v14.x backport] doc: reword warnings about sockets passed to subprocesses

Make the docs more concise. Make warnings direct ("do not use" and "should") rather than "is not recommended" or "is recommended".

PR-URL: https://github.com/nodejs/node/pull/34273 Reviewed-By: Tobias Nießen tniessen@tnie.de Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Anto Aravinth anto.aravinth.cse@gmail.com Reviewed-By: Luigi Pinca luigipinca@gmail.com Reviewed-By: Trivikram Kamat trivikr.dev@gmail.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading