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

Client: Fix connection if first SRV record fails #644

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Jul 29, 2024

connectToHost() must be called after the previous connection has been
closed. This happens after the socket error is emitted.

connectToHost() must be called after the previous connection has been
closed. This happens after the socket error is emitted.
@lnjX lnjX merged commit 9747184 into qxmpp-project:master Jul 29, 2024
10 of 15 checks passed
@lnjX lnjX deleted the fix/connect-to-next-dns-record branch July 29, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant