Mercurial > pidgin
view doc/core-signals.dox @ 15620:4049f4d94c33
I think I was wrong about SOCKS4a. For the record, SOCKS4a is when
the client sends unresolved hostname instead of IP addresses in its
requests. Somebody submitted a bug about it... but I think they're
wrong.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 11 Feb 2007 19:34:07 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et