Re: Strange problem about connection got lost
Re: Strange problem about connection got lost
- Subject: Re: Strange problem about connection got lost
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 4 Jan 2011 09:23:07 +0000
On 27 Dec 2010, at 10:08, ico wrote:
> I need a synchronous process because table view needs those data before it can be displayed.
I'm not sure exactly what's going on here, but the above is an indication of bigger problems. You can't block the main thread while waiting for data to come in off the network; QA1693 "Synchronous Networking On The Main Thread" explains why.
<http://developer.apple.com/library/ios/#qa/qa2010/qa1693.html>
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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