DO over unnamed sockets
DO over unnamed sockets
- Subject: DO over unnamed sockets
- From: Dave Keck <email@hidden>
- Date: Sat, 23 Oct 2010 07:00:56 -0400
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 (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