vers.com
> To: chrisgard...@live.com
> Date: Sun, 17 May 2009 06:53:44 -0500
> CC: cocoa-dev@lists.apple.com
> Subject: Re: Is there only one CFRunLoopRun which can implement in one process
>
> On May 17, 2009, at 12:04 AM, Chris Gardner wrote:
>
> > I have created tw
.@live.com
> Date: Sun, 17 May 2009 06:53:44 -0500
> CC: cocoa-dev@lists.apple.com
> Subject: Re: Is there only one CFRunLoopRun which can implement in one process
>
> On May 17, 2009, at 12:04 AM, Chris Gardner wrote:
>
> > I have created two thread, and in each thread I
On May 17, 2009, at 12:04 AM, Chris Gardner wrote:
I have created two thread, and in each thread I call CFRunLoopRun
function to download file from FTP server.
It should not be necessary to create two threads. The whole point of
run loops is that they manage multiple asynchronous input sou