Remove support for detecting Windows suspend/resume

Review Request #2043 — Created Nov. 7, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This was used to disconnect and reconnect accounts before suspend and after
resume. This was never necessary on non-Windows so we suspect that the libc
interface that we had for Windows sockets may have been the real culprit here.

Compiled and ran on Windows

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove support for deteching windows suspend/resume
This was used to disconnect and reconnect accounts before suspend and after resume. This was never necessary on non windows so we suspect that the libc interface that we had for windows sockets may have been the real culprit here.
201e5dee61c177b3ea00974514b885d2a3b50be3 Gary Kramlich
pidgin/win32/gtkwin32dep.c
Loading...