This plugin uses `purple_ssl_connect` and friends for Purple 3.x in which these are removed and replaced with Gio. E.g. see in this plugin: [jabber.c](https://keep.imfreedom.org/pidgin/pidgin/file/tip/libpurple/protocols/jabber/jabber.c#l686). Compare the function above with `rc_start_socket`.