Is there only one CFRunLoopRun which can implement in one process
Is there only one CFRunLoopRun which can implement in one process
- Subject: Is there only one CFRunLoopRun which can implement in one process
- From: Chris Gardner <email@hidden>
- Date: Sun, 17 May 2009 13:04:43 +0800
- Importance: Normal
Hi everyone,
Now I have a problem about CFRunLoopRun function which is located in
http://developer.apple.com/DOCUMENTATION/CoreFoundation/Reference/CFRunLoopRef/Reference/reference.html
I have created two thread, and in each thread I call CFRunLoopRun function to download file from FTP server.
As the saying goes, there should be two files that can be downloaded from FTP server at the same time,
but in fact, these two files were downloaded in the order.
My question is:
Why the two files can not download with CFRunLoopRun function in each thread.
Can the CFRunLoopRun function implement in two PROCESS, but not in two THREAD.
Sorry for my pure English.
Regards.
Chris Wu
_________________________________________________________________
Show them the way! Add maps and directions to your party invites.
http://www.microsoft.com/windows/windowslive/products/events.aspx
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden