Fix XMPP not reconnecting after failed connection

Review Request #1455 — Created May 20, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
release-2.x.y

Reviewers

After all the SRV hosts have been tried and they all failed,
we should signal that a connection failure has occured.

Tried connecting to test@example.com. Before the patch, it just tried once then stopped. After the patch, it keeps retrying (with a timeout of a few seconds between).

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix XMPP not reconnecting after failed connection
After all the SRV hosts have been tried and they all failed, we should signal that a connection failure has occured.
ab632903eb04d72be43e6fc28671b705139495b2 Belgin Știrbu
libpurple/protocols/jabber/jabber.c
Loading...