Skip to content

doc: document that `'ipc'` is required with fork stdio option

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

document that 'ipc' is required with fork stdio option

Fixes: https://github.com/nodejs/node/issues/8167

Merge request reports

Loading