Hi,
the attached patch optimizes the way CL+SSL is used. It by-passes the
Lisp socket stream and writes directly to the file descriptor (which
helps a lot on some Lisp implementations because CL+SSL's BIO for Lisp
streams appears to have some speed issues).
(However, it needs the very latest release of CL+SSL.)
d.