mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Fixed bug that caused application to cast a "TypeError: Cannot call method 'addListener' of undefined" when first watching a file, unwatching and then watching same file again.