Hi,
I'm very new to thread programming. I tried with using NSRunLoop, but it
can't succeeded. Here I'm attaching the code file. In the thread where and
how I need to use runloop ?
Thanks in advance.

On 11/13/08 10:15 AM, "Stephen J. Butler" <[EMAIL PROTECTED]> wrote:

> On Wed, Nov 12, 2008 at 10:38 PM, Mahaboob <[EMAIL PROTECTED]> wrote:
>> When I'm calling the thread, it invokes but not going to
>> connectionEstablished and other methods.
>> Where I got wrong? How can I solve this?
> 
> You need to run th runloop (NSRunLoop) in your new thread.
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/mahaboob%40newtok.com
> 
> This email sent to [EMAIL PROTECTED]


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to