child_process: add .stdin stream to forks
authorFedor Indutny <fedor.indutny@gmail.com>
Mon, 18 Jun 2012 21:27:21 +0000 (01:27 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Mon, 18 Jun 2012 21:46:28 +0000 (01:46 +0400)
commit0a89e8b838caf0769807c4e9a665a70d2e63b032
tree26d4b62481d6354e8048c59bf74e9884384abe10
parent057b80611f977789f6c1334fdf3680c105af364e
child_process: add .stdin stream to forks

Remove test as it doesn't make any sense after the latest stdio API
changes.
lib/child_process.js
test/simple/test-child-process-fork3.js [deleted file]