2 Feb 2009 16:05
Unix domain sockets
Hello, I am currently implementing a D-BUS binding (http://github.com/blitz/cl-dbus) that needs a networking compatibility layer with support for TCP and local sockets. Not having to write implementation-dependent code to achieve this would be quite beneficial to the project. I'd like to ask, if there is any interest in integrating Unix domain sockets (AF_LOCAL) or Linux' abstract socket hack into usocket. Regards, -- -- Julian Stecklina Well, take it from an old hand: the only reason it would be easier to program in C is that you can't easily express complex problems in C, so you don't. - Erik Naggum (in comp.lang.lisp)
_______________________________________________ usocket-devel mailing list usocket-devel@... http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel
RSS Feed