On 27 Aug 2012, at 23:40, Kyle Sluder <k...@ksluder.com> wrote: > On Aug 27, 2012, at 9:35 AM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> > 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com