I don't see anything in that man page that discusses abstract sockets as Linux knows them: the leading byte of sun_path is NULL, and the remaining bytes form a name outside of the filesystem space (which is deleted when the socket is closed).
> On Mar 11, 2015, at 04:08 , Andreas Fink <[email protected]> wrote: > > of course it does. > > type "man unix" on your OS X for the detailed answer. > >> On 11 Mar 2015, at 12:04, 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/afink%40list.fink.org >> >> 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]
