[Adium-devl] rev 19069 - in branches/adium-1.0/Plugins/Gaim Service: . Libgaim.framework/Versions/A/Headers
Evan Schoenberg
evan at adiumx.com
Sun Feb 25 19:43:31 UTC 2007
On Feb 25, 2007, at 1:00 PM, Andreas Monitzer wrote:
> Did you consider replacing the fork() by spawing a new thread? That
> would be much cheaper on Mac OS X, and hassle-free.
For DNS lookups, that's precisely what we've done -- I coded the
libgaim side and Graham did the Adium side. SRV lookups are more
specialized than a DNS lookup and happen less often; I think it's
okay to leave the SRV code as-is, using fork() and not requiring any
effort on our part for things to Just Work.
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070225/e4f277ba/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070225/e4f277ba/attachment.sig>
More information about the devel
mailing list