• 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 threads creation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLConnection threads creation


  • Subject: NSURLConnection threads creation
  • From: Julien Palmas <email@hidden>
  • Date: Fri, 25 Jun 2004 00:36:05 +0200

hi list

something i don't understand about NSURLConnection ...
let's imagine a simple app that would create 1 NSURLConnection and launch the download with the initWithRequest method.

before creating the NSURLConnection, there is only one NSTread (the main runLoop)
after creating the NSURLConnection, there are 4 !!!! NSThreads . and even when the NSURLConnection is destroyed, the 4 NSThreads still exist.

anybody can tell me what is going on ?
_______________________________________________
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.


  • Prev by Date: Re: Problem with NSFileHandle?
  • Next by Date: Re: memory leaks
  • Previous by thread: Re: figuring out the length of a string
  • Next by thread: Available screen modes?
  • Index(es):
    • Date
    • Thread