Re: Where to look for the API documentation?



The CLISP socket functions are specific to CLISP alone, and are not
portable across other popular distros of lisp (SBCL, CMUCL). I would
suggest the CLOCC ports and CLLIB collection which not only has socket
support, but also some higher level functionality such as URL etc..
(btw.. I think its a bit dated).

.