[drakma-devel] faster cl+ssl

David Lichteblau david at lichteblau.com
Sat Jul 7 16:56:05 UTC 2007


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drakma-stream-fd.diff
Type: text/x-diff
Size: 895 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/drakma-devel/attachments/20070707/998386ed/attachment.diff>


More information about the Drakma-devel mailing list