Re: Managing Multiple Connections
Re: Managing Multiple Connections
- Subject: Re: Managing Multiple Connections
- From: "Duane Murphy" <email@hidden>
- Date: Wed, 21 May 2003 11:02:00 -0700
--- At Wed, 21 May 2003 09:03:46 -0700, Becky Willrich wrote:
>
The usual way to arrange for cross-thread communication in this model
>
is to build a custom run loop source (see CFRunLoop.h; this isn't as
>
hard as it sounds) and install it on the run loop as well.
Are there any example run loop sources available from Apple (DTS?)? Last
year at WWDC during some of the networking presentations (that you were
hosting :-), I got the distinct impression that writing a run loop source
was pretty tricky. No code was shown, simply the statement made.
I have had several instances where I have considered a run loop source,
but have found alternatives, mostly based on the unknown of writing one.
Thanks for any pointers on run loop sources,
...Duane
_______________________________________________
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.