Re: FSCopyObjectAsync hogging the thread?
Re: FSCopyObjectAsync hogging the thread?
- Subject: Re: FSCopyObjectAsync hogging the thread?
- From: Graham Cox <email@hidden>
- Date: Wed, 9 Jun 2010 16:46:02 +1000
On 09/06/2010, at 4:43 PM, Graham Cox wrote:
> You could try setting up a runloop on another thread to get truly asynchronous copying, and then ensure that the progress update is performed on the main thread as needed.
Or maybe use NSFileManager to perform the copy which is higher-level and thread-safe.
--Graham
_______________________________________________
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