22 Commits (ab518ae50e480b5ffe01bdaaabd8c652200d1d55)

Author SHA1 Message Date
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