Allow to remove all EventEmitter listeners at once
This patch adds support for calling EventEmitter#removeAllListeners with no parameters in order to remove all listeners as once. See discussion: https://groups.google.com/forum/#!topic/nodejs-dev/Mcyal1ThTHY Closes GH-889.
parent
d63a551f
Please register or sign in to comment