• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Distributed Objects "connection went invalid while waiting for a reply"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed Objects "connection went invalid while waiting for a reply"


  • Subject: Re: Distributed Objects "connection went invalid while waiting for a reply"
  • From: "Chris Suter" <email@hidden>
  • Date: Tue, 29 Jul 2008 12:33:03 +1000

Hi Hamish,

On Tue, Jul 29, 2008 at 7:35 AM, Hamish Allan <email@hidden> wrote:

> For anyone searching the archives for "connection went invalid while
> waiting for a reply":
>
> I never found out why this message was appearing, but I found a workaround.
>
> Instead of calling [client callbackWithArgument:arg], call [client
> performSelector:@selector(callbackWithArgument:) withObject:arg
> afterDelay:0.0]
>
> I don't know why this should make a difference!
>

It sounds to me like you've got some kind of timing issue and that the delay
that you're adding is merely hiding the true cause of the problem. Are you
able to post a simple test case that displays the problem or post the code
that you're using when you set things up?

Regards,

Chris
_______________________________________________

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

  • Follow-Ups:
    • Re: Distributed Objects "connection went invalid while waiting for a reply"
      • From: "Hamish Allan" <email@hidden>
References: 
 >Distributed Objects "connection went invalid while waiting for a reply" (From: "Hamish Allan" <email@hidden>)
 >Re: Distributed Objects "connection went invalid while waiting for a reply" (From: "Hamish Allan" <email@hidden>)

  • Prev by Date: Transparent colors
  • Next by Date: Re: [Newbie] Communication between two Views?
  • Previous by thread: Re: Distributed Objects "connection went invalid while waiting for a reply"
  • Next by thread: Re: Distributed Objects "connection went invalid while waiting for a reply"
  • Index(es):
    • Date
    • Thread