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

SocketException on reply to a reconnected node #4

Open
brasm opened this issue Jun 25, 2013 · 0 comments
Open

SocketException on reply to a reconnected node #4

brasm opened this issue Jun 25, 2013 · 0 comments
Assignees
Labels

Comments

@brasm
Copy link
Member

brasm commented Jun 25, 2013

If a node is reconnected and sends a message to another node that it has previously contacted, a SocketException occours when the other node tries to respond.

This is because it tries to respond on the old socket, which then throws an Exception.

@ghost ghost assigned brasm Jun 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant