Skip to content

Conversation

@vkurland
Copy link

@vkurland vkurland commented Jan 5, 2018

…tConnection.handle() and set version to 1.0.2-b

basically replaced take() with poll() with timeout. I think 3 min is excessive, but leave it up to you to decide. I do not have a clear understanding of how do we end up in the situation where the client has already closed connection by the time of the call to take() is made, so the socket is in CLOSE_WAIT state and take() never returns. See my emails for more detailed analysis.

…tConnection.handle() and set version to 1.0.2-b
alexsaveliev added a commit that referenced this pull request Jan 5, 2018
- add timeout to the call that gets first `EngineIOPacket` in `XHRTransportConnection.handle()`
- re-applying #10 after branch rename
@alexsaveliev
Copy link

I renamed a branch so your PR was closed, sorry.
Your changes were merged into v1_0_2_fixes and master, @birdowl will publish new artifacts soon

Thanks!

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