28 Commits (49d9ad9d81e2db72fecc4d0c3c2d3a205dde8bee)

Author SHA1 Message Date
Trevor Norris 75305f3bab events: add check for listeners length 12 years ago
isaacs 420e07c577 streams2: The new stream base classes 12 years ago
Soarez 72ce9baa75 streams: remove useless line 12 years ago
koichik 016afe21ae streams: fix pipe is destructed by 'end' from destination 13 years ago
isaacs 41e1b171ec stream.pipe: Don't call destroy() unless it's a function 12 years ago
Maciej Małecki c96df0e37a stream: don't call `cleanup` twice on `end` and `close` 13 years ago
Felix Geisendörfer b3f91f15b2 Remove support for multi-source pipe() 13 years ago
Igor Zinkovsky 13324bf844 throw from stdout.end and stderr.end 13 years ago
Nathan Rajlich 58cb0fa639 Directly export the Stream constructor. 13 years ago
Ryan Dahl 239b3d62de Remove resume and pause events 13 years ago
Elijah Insua b722aaa8c5 Close #1303 Stream.pipe returns the destination 13 years ago
Felix Geisendörfer 2b91256c61 Fix error handling bug in stream.pipe() 14 years ago
Ryan Dahl 75a0cf970f cleartextstream.destroy() should destroy socket. 14 years ago
isaacs 7c6f0147df Better stream.pipe() tracking. 14 years ago
Felix Geisendörfer 6c5b31bd80 Fix: Multiple pipes to the same stream were broken 14 years ago
Mikeal Rogers 2a65d29625 Fix listener leak in stream.pipe() 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Mikeal Rogers 634e7236f7 Add 'pipe' event 14 years ago
Ryan Dahl 8f5f213a6f Revert "Add optional filters to stream.pipe()" 14 years ago
Ryan Dahl 24aded078f Add optional filters to stream.pipe() 14 years ago
Ryan Dahl dd53ceebe4 lint 14 years ago
Ryan Dahl e232f6e735 more lint 14 years ago
Ryan Dahl a6f6532dfb Fix test-securepair-server 14 years ago
Ryan Dahl c321e9893d stream.pipe should remove listeners on dest close 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Ryan Dahl 81ac0d5088 pipe-test fixes 14 years ago
Ryan Dahl 8ab691726d clean up options.end code - wasn't working 14 years ago
Ryan Dahl bc695475b9 Add Stream base class with stream.pipe 14 years ago