Skip to content

net: make stdout & stderr block on all platforms

Fixes https://github.com/nodejs/io.js/issues/784

@vkurchatkin suggested a test here, but I'm not sure how to adapt to be only in javascript. Maybe with two child processes? I'm not sure how to pipe them without the unix |.

R=@bnoordhuis

Merge request reports

Loading