Skip to content

messagix: Use socket ForceReconnect when resetting connections - #311

Merged
Fizzadar merged 1 commit into
mainfrom
nick/plat-38179-messagix-force-reconnect
Jul 29, 2026
Merged

messagix: Use socket ForceReconnect when resetting connections#311
Fizzadar merged 1 commit into
mainfrom
nick/plat-38179-messagix-force-reconnect

Conversation

@Fizzadar

@Fizzadar Fizzadar commented Jul 29, 2026

Copy link
Copy Markdown
Member

No description provided.

Resetting network connections closed the messagix DGW socket with Disconnect, which latches the socket's stopping flag permanently, so every later Connect returned immediately without dialing and the bridge never reconnected after a network reset.

Call the socket's ForceReconnect instead, which closes the live connection without latching stopping, matching what the Instagram client already does.
@Fizzadar
Fizzadar force-pushed the nick/plat-38179-messagix-force-reconnect branch from f8dc3bf to b8e8b5b Compare July 29, 2026 11:20
@Fizzadar Fizzadar changed the title PLAT-38179 Use DGW force reconnect in messagix ForceReconnect messagix: Use socket ForceReconnect when resetting connections Jul 29, 2026
@Fizzadar
Fizzadar marked this pull request as ready for review July 29, 2026 11:22
@Fizzadar
Fizzadar merged commit 49ccfda into main Jul 29, 2026
11 checks passed
@Fizzadar
Fizzadar deleted the nick/plat-38179-messagix-force-reconnect branch July 29, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant