[cl-plus-ssl-devel] cl+ssl and trivial-sockets (and usocket)

Mark David mdavid at itasoftware.com
Fri Aug 17 15:27:44 UTC 2007


Thanks. I just wanted to suggest updating the wiki and other supporting doc
to point to usocket, and switch the test/example code to use usocket instead
of trivial-socket.  And/or maybe just add a tip like the one below.
Thanks,
Mark

David Lichteblau wrote:
> Hi,
>
> Quoting Mark David (mdavid at itasoftware.com):
>   
>> I notice trivial-socket's cliki page says it's not
>> maintained, and suggests looking at usocket.  Is
>> something being done to switch cl+ssl to usocket?
>>     
>
> CL+SSL can write to any file descriptor connected to a socket, and
> should work with usocket.  Just ask usocket for the socket's stream,
> then use CL+SSL:STREAM-FD with CL+SSL:MAKE-SSL-CLIENT-STREAM on that.
>
> If you are thinking about `trivial-https', I recommend using Edi Weitz'
> Drakma instead, which is a full-featured HTTP client with support for
> CL+SSL.
>
>
> d.
>   




More information about the cl-plus-ssl-devel mailing list