Commit ef46ca61 authored by Fedor Indutny's avatar Fedor Indutny
Browse files

node: do not crash on IPC stdin

When started with IPC pipe on fd=0 child process should not crash when
referencing or using `process.stdin`.

fix joyent/node#8669

PR-URL: https://github.com/node-forward/node/pull/45


Reviewed-By: default avatarBen Noorhduis <info@bnoordhuis.nl>
parent b1dcaadb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment