Lisp HUG Maillist Archive

How to open a unix socket?

Hi,

I'm working on an updated version of CLX, hosted for the moment on
sourceforge in the clocc project.

As modern X servers tend to only use unix sockets (for security) I need
to add unix socket support to CLX, but I've been unable to find out how
to open /tmp/.X11-unix/X0 with LWL.

Any pointers?

Groetjes, Peter

-- 
It's logic Jim, but not as we know it. | pvaneynd@debian.org
"God, root, what is difference?" - Pitr|
"God is more forgiving." - Dave Aronson| http://cvs2.cons.org/~pvaneynd/


Re: How to open a unix socket?

Peter,

As an exercise some time ago, I implemented support for UNIX domain sockets in
LispWorks. I also ported CLX to LispWorks for Linux, using the sources at
x.org.

Take a look at http://www.bew.org.uk/Lisp/index.html

Regards,

Barry Wilkes

-- 
If in the last few years you haven't discarded a major opinion or  
acquired a new one, check your pulse.  You may be dead.

-- Gelett Burgess (1866-1951)


Updated at: 2020-12-10 09:02 UTC