Re: Canceling a NSURLConnection

2012-04-25 Thread Andreas Grosam
On Apr 25, 2012, at 9:45 AM, Andreas Grosam wrote: > Hi All! > > I'm having an issue how to properly and reliably canceling a NSURLConnection > scheduled on a secondary thread and would really appreciate help. > > > The actual issue is that sometimes (not always)

Canceling a NSURLConnection

2012-04-25 Thread Andreas Grosam
Hi All! I'm having an issue how to properly and reliably canceling a NSURLConnection scheduled on a secondary thread and would really appreciate help. The actual issue is that sometimes (not always) sending a message from the main thread - which is basically a higher level cancel message