Re: Socket: abstract unix sockets
Steve Dekorte <[email protected]> Thu, 8 Dec 2011 10:34:28 -0800
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
Mildred, Thanks - I've pulled your patch. On 2011-12-08 Thu, at 05:24 AM, Mildred Ki'Lya wrote: > On 8 December 2011 12:30, Mildred Ki'Lya <[email protected]> wrote: > Hi, > > The unix socket implementation is here: addons/Socket/source/IoUnixPath.c > Apparently, there is no way to get abstract unix sockets (on Linux, those have a pathname starting with "\0"). Can you confirm that? > > I'll probably go ahead and modify the implementation to get it. > > Look at > https://github.com/stevedekorte/io/pull/173