Skip to content

child_process.fork: add string-shortcut for stdio

Add string-shortcut option for stdio parameter.

closes #10793 (closed)

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
Affected core subsystem(s)

doc, child_process

Merge request reports

Loading