Re: Rendezvous services lookup problem
Re: Rendezvous services lookup problem
- Subject: Re: Rendezvous services lookup problem
- From: Tomas Zahradnicky <email@hidden>
- Date: Tue, 29 Jul 2003 00:31:38 +0200
CFRunLoopRunInMode( kCFRunLoopCommonModes, 2.0, FALSE ),
kCFRunLoopCommonModes represents the set of all common run loop
modes - it's not usually used as a mode unto itself. Try using
kCFRunLoopDefaultMode instead.
Sure it worked. Perhaps it'd be good to mention that somewhere that
kCFRunLoopCommonModes constant does no good with CFRunLoopRunInMode :)
Thanks,
-Tomas
--
Ing. Tomas Zahradnicky, Jr.
Production Manager, 24U Software
Associate Member, Filemaker Solutions Alliance
mailto:email@hidden
http://www.24uSoftware.com
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.