Skip to content

close socket connection issue #27

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

Merged
merged 2 commits into from
Jul 3, 2011
Merged

Conversation

xpepermint
Copy link

Close socket connection issue fix (connection do not close when manually calling close()).

Hey, I found a bug and I prepared a small fix. As explained, when you call close() it does not immediately close the connection and leave it opened for awhile. The problem was that to loop stopped after the connection was blocked.

Please check and merge.

@xpepermint
Copy link
Author

Please take a look at these 2 commits. These are critical fixes.

TooTallNate added a commit that referenced this pull request Jul 3, 2011
WebSocketClient close socket connection issue
@TooTallNate TooTallNate merged commit 377c6b6 into TooTallNate:master Jul 3, 2011
maakolk pushed a commit to maakolk/Java-WebSocket that referenced this pull request Mar 5, 2017
WebSocketClient close socket connection issue
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