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

socket connection teardown failure #29

Open
lasch opened this issue Mar 27, 2015 · 2 comments
Open

socket connection teardown failure #29

lasch opened this issue Mar 27, 2015 · 2 comments

Comments

@lasch
Copy link
Contributor

lasch commented Mar 27, 2015

I discovered that a disconnecting socket client causes the server to crash. Looks like something is stomping on memory. I couldn't fix it today but the other update/fix was important enough to push it.

@lasch lasch mentioned this issue Mar 29, 2015
@lasch
Copy link
Contributor Author

lasch commented Mar 29, 2015

The memory corruption should be fixed now. However, the connection tear down only looked reliable for well-behaved clients.

@lasch
Copy link
Contributor Author

lasch commented Apr 22, 2015

pull request #41 should improve the robustness for failing or interrupted clients.

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

No branches or pull requests

1 participant