• 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: Checking for success/failure in NSURLSession completion handlers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking for success/failure in NSURLSession completion handlers


  • Subject: Re: Checking for success/failure in NSURLSession completion handlers
  • From: Daryle Walker <email@hidden>
  • Date: Mon, 30 Mar 2015 16:27:55 -0400

> On Mar 30, 2015, at 4:07 AM, Quinn The Eskimo! <email@hidden> wrote:
>
> On 30 Mar 2015, at 07:54, Daryle Walker <email@hidden> wrote:
>
>> Am I supposed to check for success by seeing whether or not “error” is nil, or if whether or not “location” (and/or “response”) is NOT nil?
>
> In block-based APIs like this, it's generally best to check for error being nil.
>
>> Unlike some older APIs, NSURLSession’s method arguments that are block pointers do not have those inner functions’ parameters and/or return values fully explained. The URL Loading System Programming Guide does not explain what’s expected of those blocks either. File a bug?
>
> Please do.
>
> <https://developer.apple.com/bug-reporting/>
>
> Please post your bug number, just for the record.

20351631

—
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com


 _______________________________________________
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: 
 >Checking for success/failure in NSURLSession completion handlers (From: Daryle Walker <email@hidden>)
 >Re: Checking for success/failure in NSURLSession completion handlers (From: "Quinn \"The Eskimo!\"" <email@hidden>)

  • Prev by Date: Re: trying to build configd, understanding dns more
  • Next by Date: How much time do I have to move a NSURLSession temporary file?
  • Previous by thread: Re: Checking for success/failure in NSURLSession completion handlers
  • Next by thread: How much time do I have to move a NSURLSession temporary file?
  • Index(es):
    • Date
    • Thread