Re: NSURLConnection doesn't post
Re: NSURLConnection doesn't post
- Subject: Re: NSURLConnection doesn't post
- From: Matt Burnett <email@hidden>
- Date: Sat, 12 Apr 2008 16:31:28 -0500
It depends what you mean by 'running'. You could always use
"runMode:beforeDate" instead of "run" to do things in the thread while
the loop is running.
On Apr 11, 2008, at 10:32 PM, David Wilson wrote:
you
can't have a run loop magically running in your thread while you're
doing other things in the thread unless those other things are managed
by the run loop.
_______________________________________________
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