ecl/contrib/sockets
2009-10-18 18:51:14 +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
sb-bsd-sockets.lisp Two compatibility improvements in the SOCKETS library: 2009-08-16 10:49:36 +02:00
sockets.lisp contrib/sockets/sockets.lisp: Implemente SO_LINGER properly (needs struct linger) (M. Mondor). In Windows, set-sockopt-timeval had the older interface, without the socket level. 2009-10-18 18:51:14 +02:00
test.lisp Precise the license of sockets/test.lisp, which we copied from SBCL 2005-12-19 14:32:27 +00:00