Re: Automatic retries?
Re: Automatic retries?
- Subject: Re: Automatic retries?
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Thu, 26 Mar 2015 11:03:26 +0000
On 26 Mar 2015, at 00:01, Daryle Walker <email@hidden> wrote:
> I need it as a foreground session of a command-line tool (which may be in the background) in OS X. Can OS X use this API? (I’m guessing no.)
OS X supports NSURLSession background sessions. It will do the automatic retries that I described in my earlier DevForums post. The one thing it won't do is relaunch (or resume) an app in the background, ala iOS. OTOH, that wouldn't make sense for a command line tool anyway.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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