On Sat, 7 Jul 2007 18:56:05 +0200, David Lichteblau <david(a)lichteblau.com> wrote:
> 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.)
Thanks, patch applied.
Edi.