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

Clear internal socket state after failed connections #314

Merged
merged 1 commit into from
Dec 23, 2015

Conversation

gabedwrds
Copy link
Contributor

On recent builds, Ricochet was failing to reconnect to contacts after a first failed attempt, because the connection to the SOCKS proxy was stuck in a failed state. Fix this by closing the TorSocket after a failure, making Qt reset the internal SOCKS connection.

Fixes #295

On recent builds, Ricochet was failing to reconnect to contacts after a first failed attempt, because the connection to the SOCKS proxy was stuck in a failed state. Fix this by closing the TorSocket after a failure, making Qt reset the internal SOCKS connection.

Fixes ricochet-im#295
@special
Copy link
Member

special commented Dec 23, 2015

Thanks!

special added a commit that referenced this pull request Dec 23, 2015
Clear internal socket state after failed connections
@special special merged commit c8c24f4 into ricochet-im:master Dec 23, 2015
@gabedwrds gabedwrds deleted the 295-failed-reconnect branch December 23, 2015 23:42
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