Re: Spoon-feeding NSURLConnection
Re: Spoon-feeding NSURLConnection
- Subject: Re: Spoon-feeding NSURLConnection
- From: Jens Alfke <email@hidden>
- Date: Wed, 27 Jun 2012 21:55:46 -0700
On Jun 27, 2012, at 6:59 PM, Steve Sisak wrote: Dumb question: have you tried putting your _changes feed on a separate RunLoop from your other requests? Ought to be easy to try.
I don't think CFNetwork cares which threads/runloops requests come from (except that it will post the delegate messages on those corresponding runloops.) All of the socket handling and I/O happens on a dedicated CFNetwork thread anyway.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden