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

SSL not detecting close properly #9

Closed
GoogleCodeExporter opened this issue Dec 26, 2015 · 1 comment
Closed

SSL not detecting close properly #9

GoogleCodeExporter opened this issue Dec 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This steps will reproduce the problem:
1. just send 3 packets to your server
2. on server side drop connection after receiving 2 packet

Naga says that all 3 packets sent, then disconnect.
On server side only 2 packets received.

You can see additional info here: 
http://code.google.com/p/naga/issues/detail?id=8

Original issue reported on code.google.com by abuhar...@gmail.com on 24 Mar 2011 at 9:03

@GoogleCodeExporter
Copy link
Author

The SSL-close message should now be correctly handled (you'll get an 
EOFException on the connectionBroken callback when this happens)

Original comment by christof...@gmail.com on 31 Oct 2011 at 10:29

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant