Re: Correct way to force kill a thread.
Re: Correct way to force kill a thread.
- Subject: Re: Correct way to force kill a thread.
- From: Douglas Davidson <email@hidden>
- Date: Wed, 22 Jun 2005 13:37:57 -0700
On Jun 22, 2005, at 1:33 PM, Jerry Krinock wrote: Ben, this is good advice from John. I recently grappled my way through this same tunnel of dead ends. I heard about CURL but ended up with:
NSURL -> NSURLRequest -> NSConnection
You can set a timeout in NSURLRequest and manually cancel in NSConnection. To reduce development time, avoid starting new threads whenever possible.
You mean NSURLConnection? NSConnection is something different.
Douglas Davidson
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden