Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Allow to remove all EventEmitter listeners at once #889

Closed
wants to merge 1 commit into from

Commits on Apr 7, 2011

  1. 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
    felixge committed Apr 7, 2011
    Configuration menu
    Copy the full SHA
    f725543 View commit details
    Browse the repository at this point in the history