Update the bundled fstream to v0.1.14

This commit is contained in:
Nathan Rajlich 2012-03-19 19:09:41 -07:00
parent 6efb29b326
commit eac48fe38b
10 changed files with 262 additions and 20 deletions

View file

@ -59,6 +59,9 @@ ProxyReader.prototype._addProxy = function (proxy) {
, "close"
, "linkpath"
, "entry"
, "entryEnd"
, "child"
, "childEnd"
, "warn"
].forEach(function (ev) {
// console.error("~~ proxy event", ev, me.path)