This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ecl
Watch
1
Fork
You've already forked ecl
0
mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced
2026-01-15 05:43:19 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4e2a7d1d43
ecl
/
contrib
/
sockets
History
Download ZIP
Download TAR.GZ
Juan Jose Garcia Ripoll
b606466993
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
..
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