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

Do not close socket from network envelope socket #2964

Conversation

HenrikJannsen
Copy link
Contributor

No description provided.

…edingConnections as we use getAllActiveConnections which has further down the call to `networkEnvelopeSocket.isClosed()` returning true, thus ignoring that connection for closing."

This reverts commit d5a4d72.
…ill be handled by the client code anyway and has caused dangling connections.
@HenrikJannsen HenrikJannsen merged commit cc4a154 into bisq-network:main Oct 29, 2024
1 check passed
@HenrikJannsen HenrikJannsen deleted the do-not-close-socket-from-NetworkEnvelopeSocket branch October 29, 2024 07:50
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.

1 participant