Commit cf0fa96d authored by Ben Noordhuis's avatar Ben Noordhuis Committed by isaacs
Browse files

events: add EventEmitter.defaultMaxListeners

Class property that controls the maximum number of listeners for all
instances of EventEmitter.

Fixes #3014.

Conflicts:
	lib/events.js
parent 2efb6cf0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment