Re: use of c select() style events with the objc run loop
Re: use of c select() style events with the objc run loop
- Subject: Re: use of c select() style events with the objc run loop
- From: Nicko van Someren <email@hidden>
- Date: Mon, 10 May 2004 19:28:33 +0100
On 10 May 2004, at 18:55, j o a r wrote:
What if you instead read the docs for NS/CFInput/OutputStream - do you
still feel the same way?
Yup, I still feel that I don't have enough time to read all the
documentation :-)
If you're really afraid of blocking the main thread, you can always
spawn secondary threads.
That's exactly what I suggested in my first posting on this thread!
Nicko
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.