SIGPIPE on stdout should kill the process by default
authorRyan Dahl <ry@tinyclouds.org>
Thu, 22 Apr 2010 21:25:13 +0000 (14:25 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Thu, 22 Apr 2010 21:25:13 +0000 (14:25 -0700)
commitd70474dc102639a355445af821fa2bd582acd703
treee7dfbf2d007ee6206e1c808638de0444acdc6784
parent3934cb54853ca23cee7ef3c6206a5b1264f8ba6d
SIGPIPE on stdout should kill the process by default
src/node.js
test/fixtures/print-10-lines.js [new file with mode: 0644]
test/simple/test-pipe-head.js [new file with mode: 0644]