Re: Async NSURLConnection and blocks (was: Running NSURLConnection from within an NSOperation?)
Re: Async NSURLConnection and blocks (was: Running NSURLConnection from within an NSOperation?)
- Subject: Re: Async NSURLConnection and blocks (was: Running NSURLConnection from within an NSOperation?)
- From: Keith Duncan <email@hidden>
- Date: Tue, 22 Jun 2010 09:43:35 +0100
> Lastly, you should run the thread's run loop until your delegate method gets called indicating the NSURLConnection is done.
Don't do that. That was discussed in the previous thread (search the archives). It irresponsibly consumes a workgroup thread.
Keith
_______________________________________________
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