[plt-scheme] Re: Unix domain sockets

From: Dimitris Vyzovitis (vyzo at media.mit.edu)
Date: Sat Mar 17 09:54:35 EDT 2007

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



Posted on the users mailing list.