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

Fix regression in node v0.4.8; safer iteration #37

Merged
merged 3 commits into from May 26, 2011

Conversation

titanous
Copy link
Contributor

I ran into a regression in node v0.4.8 where tls.js was not firing end. Also, there was a library polluting some core prototypes, so I made the iteration safer.

Tested on node v0.4.7 and v0.4.8.

http://www.michaelwales.com is no longer is a valid OpenID 1.1 URL.
tls.js in v0.4.8 stopped firing the 'end' event, and instead fires 'close'. This fix works on both v0.4.7 and v0.4.8
havard added a commit that referenced this pull request May 26, 2011
Fix regression in node v0.4.8; safer iteration
@havard havard merged commit 4c4ed56 into havard:master May 26, 2011
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

Successfully merging this pull request may close these issues.

None yet

2 participants