• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Questions about uploading files via background NSURLSession
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions about uploading files via background NSURLSession


  • Subject: Re: Questions about uploading files via background NSURLSession
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Wed, 04 Feb 2015 09:38:26 +0000

On 3 Feb 2015, at 20:47, Quinn The Eskimo! <email@hidden> wrote:

> Starting with iOS 8 and OS X 10.10, yes.  NSURLSessionTask has a "priority" property that lets you hint as to which tasks should run first.

Oh boy, I got that wrong )-:

It turns out that this description of the "priority" property is completely incorrect.  Rather, this property is used to control the relative priority of requests when using a multiplexed connection (think SPDY).  Moreover, it's currently ignored by background sessions.

Sorry about the mixup.

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


References: 
 >Questions about uploading files via background NSURLSession (From: Rick Mann <email@hidden>)
 >Re: Questions about uploading files via background NSURLSession (From: "Quinn \"The Eskimo!\"" <email@hidden>)

  • Prev by Date: Re: Questions about uploading files via background NSURLSession
  • Next by Date: Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
  • Previous by thread: Re: Questions about uploading files via background NSURLSession
  • Next by thread: Re: Questions about uploading files via background NSURLSession
  • Index(es):
    • Date
    • Thread