• 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
NSURLConnection not reentrant?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLConnection not reentrant?


  • Subject: NSURLConnection not reentrant?
  • From: Ed Voas <email@hidden>
  • Date: Mon, 21 Nov 2005 11:15:47 -0800

Hi,

I can't see anything in the docs about this, but we have a situation where in the connectionDidFinishLoading callback we are starting another fetch using another connection. This second fetch just hangs and never completes. I'm guessing that NSURLConnection won't call a delegate (or perhaps even start the fetch) when it's already calling another one. Is this the case? If so, I'll need to manage my own completion queue, which I was hoping I didn't need to do on Mac.

-- Ed

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSURLConnection not reentrant?
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: Obtaining an array of the names of the attributes and relations of a class
  • Next by Date: Re: CoreData: NSManagedContext not updating NSArrayController in UI
  • Previous by thread: Sketch NSImage Printing oddity
  • Next by thread: Re: NSURLConnection not reentrant?
  • Index(es):
    • Date
    • Thread