Skip to content

Conversation

@devspacenine
Copy link

Listeners now returned as a clone rather than the array itself, so splice does not clear the listeners anymore. Use removeAllListeners(...) instead.

@rauchg
Copy link
Contributor

rauchg commented Dec 13, 2012

I think this is equivalent to the technique I'm applying here:

https://github.com/LearnBoost/engine.io/blob/master/lib/engine.io.js#L117

So this should be naturally fixed in 1.0 which is coming up this week

@rauchg
Copy link
Contributor

rauchg commented Dec 13, 2012

Please upgrade socket.io (server) to 0.9.13

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.

2 participants