Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ee.getMaxListeners() #63

Closed
jonathanong opened this issue Dec 4, 2014 · 3 comments
Closed

ee.getMaxListeners() #63

jonathanong opened this issue Dec 4, 2014 · 3 comments

Comments

@jonathanong
Copy link
Contributor

nodejs/node-v0.x-archive#8237

@juliangruber
Copy link
Member

👍

1 similar comment
@SomeoneWeird
Copy link
Member

👍

@chrisdickinson
Copy link
Contributor

Keeping this discussion in original issue.

bnoordhuis added a commit to bnoordhuis/libuv that referenced this issue Aug 18, 2015
Make uv_err_name() and uv_strerror() return a dynamically allocated
string when the error code is not recognized.

It leaks a few bytes of memory but that can't be helped.  Asserting
and aborting is, in my opinion, much less helpful.

Fixes: nodejs/node#63
PR-URL: libuv#467
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants