node/doc
Anna Henningsen ddefa0f2c5
worker: enable stdio
Provide `stdin`, `stdout` and `stderr` options for the `Worker`
constructor, and make these available to the worker thread
under their usual names.

The default for `stdin` is an empty stream, the default for
`stdout` and `stderr` is redirecting to the parent thread’s
corresponding stdio streams.

PR-URL: https://github.com/nodejs/node/pull/20876
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
2018-06-06 19:43:56 +02:00
..
api worker: enable stdio 2018-06-06 19:43:56 +02:00
api_assets doc: better font stack for monospace in docs 2018-05-31 15:07:01 +02:00
changelogs 2018-06-06, Version 10.4.0 (Current) 2018-06-06 16:23:34 +02:00
guides doc: add guides on writing tests involving promises 2018-06-01 12:40:48 +02:00
.eslintrc.yaml doc: enable eslint prefer-template rule 2018-02-22 14:56:17 +00: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 src,doc: add doc of --prof flag to help command 2018-05-23 08:47:30 -07:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: add notable-change to onboarding.md exercise 2018-06-02 02:25:34 +02:00
osx_installer_logo.png
releases.md doc: fix punctuation in doc/releases.md 2018-04-09 23:22:20 +02:00
STYLE_GUIDE.md doc: remove link prediction from STYLE_GUIDE.md 2018-06-02 00:25:36 +02:00
template.html doc: responsive docs, rewrite font sizes 2017-10-10 21:28:15 +02:00
thin-white-stripe.jpg