Re: Distributed Objects
Re: Distributed Objects
- Subject: Re: Distributed Objects
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 28 Aug 2012 00:08:37 +0700
On 27 Aug 2012, at 23:40, Kyle Sluder <email@hidden> wrote:
> On Aug 27, 2012, at 9:35 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
>>
>> You are right. Now have:
>> NSMachPort *sendPort = (NSMachPort *)[ NSMachPort port ];
>> but still the same.
>>
>> It seems that everything works as expected on 10.6.8
>
One other thing I tried in the server code:
// without this, client will hang getting rootProxy
// with this rootProxy returns nil
self.aConnection = theConnection; // strong property
Gerriet.
_______________________________________________
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