ecl/contrib/sockets
2009-06-29 14:41:04 +02:00
..
package.lisp CLX registers itself with *MODULES* and requires SOCKETS. Split SOCKETS's package definition into a different file so that CLX can load it before being compiled. 2009-02-24 12:45:54 +01:00
sockets.lisp Instead of replacing all DEFCONSTANT with DEFPARAMETER, use LET statements to prevent evaluation of the c-inline forms in profile, sockets and serve-event 2009-06-29 14:41:04 +02:00
test.lisp Precise the license of sockets/test.lisp, which we copied from SBCL 2005-12-19 14:32:27 +00:00