stdio: Do not read from stdout/err
authorisaacs <i@izs.me>
Fri, 21 Dec 2012 02:08:40 +0000 (02:08 +0000)
committerisaacs <i@izs.me>
Fri, 21 Dec 2012 19:05:46 +0000 (11:05 -0800)
commit244924823ec0db092a39044408a1adb6e48cf3c3
tree94154f1ed82dac3e3bd2a776a9c959b9fae4e89a
parent0edd93dcc1e0083511fc82fd5c44e96949200a4b
stdio: Do not read from stdout/err

This fixes windows stdio pipes in streams2 land.
lib/net.js
lib/tty.js
src/node.js
test/simple/test-stdout-stderr-reading.js [new file with mode: 0644]