Mercurial > pidgin.yaz
view console/gntnotify.h @ 14160:c8ebbc0110f4
[gaim-migrate @ 16808]
gaim_ssl_connect's are now cancelable (without crashing, anyway)
This was relatively easy, because the PRPLs already keep a reference
to the GaimSslConnection. I just needed to update the core ssl code
to keep track of the GaimProxyConnectInfo, and to call
gaim_proxy_connect_cancel() when gaim_ssl_close() is called
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 17 Aug 2006 05:47:10 +0000 |
parents | 841a5ffbfee4 |
children | c65ed4f6eea8 |
line wrap: on
line source
#include "notify.h" GaimNotifyUiOps *gg_notify_get_ui_ops(); void gg_notify_init(); void gg_notify_uninit();