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 <https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&ved=0CEgQFjAG&url=https%3A%2F%2Fdeveloper.apple.com%2Flibrary%2Fmac%2Fdocumentation%2FDarwin%2FReference%2FManPages%2Fman3%2Fxpc.3.html&ei=m4QAVZShCY_ZoATi4IKICw&usg=AFQjCNEjp36sPuATZscTPPUAUP78oXjT5Q&sig2=pFZDUaX5P5TiHnAfHSdeLw> unix(4) Mac OS X Manual Page - Apple Developer <https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB8QFjAA&url=https%3A%2F%2Fdeveloper.apple.com%2Flibrary%2Fmac%2Fdocumentation%2FDarwin%2FReference%2FManPages%2Fman4%2Funix.4.html&ei=0YMAVcfVMNjXoAT7poDwAQ&usg=AFQjCNHeq44slxu9hpTFmUnZ3ngrmDqhhw&sig2=wphPtuEGoBfffAGWhJN1Sg> (note the following TN doesn't look update for XPC) UNIX Domain Sockets Are Your Friend <https://developer.apple.com/library/mac/technotes/tn2083/_index.html#//apple_ref/doc/uid/DTS10003794-CH1-SUBSECTION32> 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]
_______________________________________________ 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]
