Hi all,

Anyone tried using NSNetService and NSNetServiceBrowser on non-main threads on 
OS X?

- the 'Thread Safety Summary' document does not mention these classes.
- NSNetServices.h says "NSNetService instances may be scheduled on NSRunLoops 
to operate in different modes, or in other threads. It is generally not 
necessary to schedule NSNetServices in other threads."
- CFNetServices.h documents pretty much every API as 'Thread safe', and if the 
NS version is a wrapper over the CF version... (actually, I can't find a doc 
saying these are toll free bridged either.)

I've having intermitting issues where my delegate methods are sometimes not 
being called, and I wonder if it's because I'm using a non-main thread/runloop.

Thanks,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to