In this case, my need was to use an SDK from Linux on my Mac so I could do most of the development on the Mac, but in the end run on the (embedded) Linux system.
> On Mar 11, 2015, at 11:09 , Shawn Erickson <[email protected]> wrote: > > When I see a quest like this I often found it is better to step back and ask > what your real need is? What are you trying to do? etc. On Mac OS X the > primary method – these days – for IPC is to leverage XPC. > > xpc(3) Mac OS X Developer Tools Manual Page > unix(4) Mac OS X Manual Page - Apple Developer > > (note the following TN doesn't look update for XPC) > UNIX Domain Sockets Are Your Friend > > > On Wed, Mar 11, 2015 at 4:04 AM, Rick Mann <[email protected]> wrote: > Any chance OS X supports (or would support) abstract sockets? > > http://man7.org/linux/man-pages/man7/unix.7.html > > -- > Rick Mann > [email protected] > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Macnetworkprog mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/macnetworkprog/shawnce%40gmail.com > > This email sent to [email protected] > -- Rick Mann [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
