On 3 Feb 2015, at 20:47, Quinn The Eskimo! <eski...@apple.com> 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      (Macnetworkprog@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to