Hey list, I'm attempting to use distributed objects over an unnamed socket pair created via socketpair(). I've tried every permutation of the following code that I can think of, but it always throws an exception when the client calls -rootProxy:
http://pastie.org/pastes/1242749 Can DO work over unnamed sockets? I wish to have a parent and child process communicate via DO, but don't wish to name the sockets for security reasons. Thanks! David _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com