Add async function to PurpleProtocol for testing whether or not connections are possible

Review Request #2024 — Created Nov. 4, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is intended to be used by the connection manager to attempt to
intelligently connect accounts.

Ran the unit tests and forced them to fail as well.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Add async function to PurpleProtocol for testing whether or not connections a...
This is intended to be used by the connection manager to attempt to intelligently connect accounts.
7975527d2d782716dc7d865bdee7b8d9ee8a1ea8 Gary Kramlich
libpurple/purpleprotocol.h
libpurple/purpleprotocol.c
libpurple/tests/meson.build
libpurple/tests/test_protocol.c
Loading...