Re: Using CFFTPStream outside of the default run loop
Re: Using CFFTPStream outside of the default run loop
- Subject: Re: Using CFFTPStream outside of the default run loop
- From: Frederick Cheung <email@hidden>
- Date: Thu, 15 Feb 2007 14:12:37 +0000
On 15 Feb 2007, at 13:36, R. Tyler Ballance wrote:
CFRunLoopGetCurrent() will report the thread's or the modal panel's
runloop correct? Are there any caveats I should know about for
trying to schedule events on a "special" run loop? I should just be
able to schedule those CFWriteStream events on my modal panel and
then let CFRunLoopRun() correct?
I'm not sure of the answer, but having got the NSRunloop for your
model panel you can call getCFRunLoop to see if it's the same as
CFRunLoopGetCurrent.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden