[plt-scheme] Re: Unix domain sockets
On Sat, 17 Mar 2007, John Kozak wrote:
> I second this; a lot of interesting linux stuff (e.g. dbus) likes to
> use unix domain sockets. I did a straightforward implementation based
> on the existing network code a bit ago - should I submit a patch?
>
> John
I actually have a fairly complete bsd socket interface, including
sockopts, and unix/raw sockets. It needs some polish and transformation for
3m. I can fix it and post it somewhere if people are interested.
-- vyzo