Re: Asynchronously mounting a remote file server?
Re: Asynchronously mounting a remote file server?
- Subject: Re: Asynchronously mounting a remote file server?
- From: Jens Alfke <email@hidden>
- Date: Fri, 14 Jun 2013 10:06:54 -0700
On Jun 14, 2013, at 12:22 AM, Mike Abdullah <email@hidden> wrote:
> There's no async API. I filed a radar asking for this relatively recently and was recommended to shove such tasks onto the low priority GCD queue instead.
That sounds reasonable, as long as that function is safe to call on a background thread of course. (I wasn't sure, since it may require user interaction such as getting credentials for a file server, or that “Do you want to locate the file?” alert.)
—Jens
_______________________________________________
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