Re: Killing a Thread
Re: Killing a Thread
- Subject: Re: Killing a Thread
- From: Mahaboob <email@hidden>
- Date: Tue, 25 Nov 2008 14:47:01 +0530
- Thread-topic: Killing a Thread
On 11/25/08 2:33 PM, "Mahaboob" <email@hidden> wrote:
>
>
>
> On 11/24/08 10:01 PM, "Joseph Kelly" <email@hidden> wrote:
>
>> Why can't your thread just return when it's finished?
>>
I'm new to thread programming. I need to kill the thread in a void function.
Here I'm attaching the file. Is it I'm going right way?
> How can I do this?
>
>> On Nov 24, 2008, at 1:02 AM, Mahaboob wrote:
>>
>>>
>>> Hi,
>>> I¹m developing an application for sending email. This allows the
>>> user to
>>> restrict,
>>> 1. Number of emails to be send simultaneously and
>>> 2. Time between emails in seconds.
>>> So I used a thread to send the mail. I can send the mails. After
>>> sending
>>> mail to all email id¹s I need to kill the thread. But I failed to do
>>> that
>>> and my application getting crashed after sending the mail. I think I
>>> should
>>> write the code for that in - (void) connectionTerminated: method.
>>> But I
>>> can¹t able to Kill the thread. How can I do this ?
>>> I¹m attaching the code here.
>>>
>>> Thanks in advance
>>> Mahaboob
>>>
>>>
>>>
>>> <Send.rtf>_______________________________________________
>>>
>>> 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
>>
>
>
> _______________________________________________
>
> 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
Attachment:
Send.rtf
Description: Binary data
_______________________________________________
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