You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian White 510aa0b7b9 Parser: remove Readable proxied event for node 0.8
readable-stream proxies some events in wrap(). Since the Parser doesn't care about any events other than 'readable', we remove the troublesome proxied 'error' event.

Fixes #285
11 years ago
..
Connection.js Connection: fix getQuotaRoot crashes when box has no quota root 11 years ago
Parser.js Parser: remove Readable proxied event for node 0.8 11 years ago