Re: NSURLConnection details
Re: NSURLConnection details
- Subject: Re: NSURLConnection details
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 12 Feb 2008 18:19:27 -0700
On Feb 12, 2008, at 5:34 PM, Miguel Coxo wrote:
I'm going to need to download a file split in parts using several
NSURLConnections (with async calls), my question is: What does de
NSURLConnection does internally?
Does he create more than one thread? If so how many?
Why do you need to know? All that matters is NSURLConnection operates
asynchronously.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden