Files
node-v0.x-archive/doc/api
Trevor Norris 75305f3bab events: add check for listeners length
Ability to return just the length of listeners for a given type, using
EventEmitter.listenerCount(emitter, event). This will be a lot cheaper
than creating a copy of the listeners array just to check its length.
2013-03-01 17:36:47 -08:00
..
2012-04-18 21:51:16 +02:00
2010-11-07 17:22:56 -08:00
2012-02-29 16:04:54 -08:00