Mercurial > pidgin.yaz
view doc/savedstatus-signals.dox @ 29800:fa8a25b46252
401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
This is also the error that Ubuntu/Debian/anyone who applied the hacky patch
to fix clientLogin+SSL will be getting, so we really shouldn't print out
the connecting/disconnecting too frequently error.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 19 Feb 2010 05:26:00 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals @see savedstatus.h <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(PurpleSavedStatus *new, PurpleSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et