Fix XMPP not reconnecting after failed connection

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

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).

Summary ID
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
grim
  1. Ship It!
  2. Nice find! This fixes a regression I missed when I deleted the _xmppconnect support in /r/1357.

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...