• 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: NSURLConnection not removing itself from the RunLoop ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection not removing itself from the RunLoop ?


  • Subject: Re: NSURLConnection not removing itself from the RunLoop ?
  • From: Thomas Deniau <email@hidden>
  • Date: Thu, 10 Jul 2003 11:06:22 -0400

On Thursday, July 10, 2003, at 10:58 AM, Fritz Anderson wrote:

There is no guarantee that you are the only supplier of sources to a run loop.

Yes, but my logs show that the sources are the same when the connection is still active and when it has finished. So in my case, I am the only supplier.

So it seems that there is a bug in NSURLConnection, but I would like a confirmation from someone more experienced before filing a bug...

Once you run it, other sources may attach without any notice to you. -[NSRunLoop run] is therefore not guaranteed to return promptly after events of interest to you.

I'll try it, thank you.

--
Thomas Deniau
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: NSURLConnection not removing itself from the RunLoop ? (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: NSURLConnection not removing itself from the RunLoop ?
  • Next by Date: multiple definitions of compare: -- design flaw?
  • Previous by thread: Re: NSURLConnection not removing itself from the RunLoop ?
  • Next by thread: NSString Variable Comparision
  • Index(es):
    • Date
    • Thread