[cl-plus-ssl-devel] concurrency problems when used with chrome?

David Lichteblau david at lichteblau.com
Mon May 23 15:12:18 UTC 2011


Hi,

Quoting Attila Lendvai (attila.lendvai at gmail.com):
> The TLS/SSL connection on handle #.(SB-SYS:INT-SAP #X00C1C4A0) has
> been closed. (return code:  5)SSL error queue:
> 
>    [Condition of type CL+SSL::SSL-ERROR-ZERO-RETURN]

that means EOF, and needs to be caught and translated into the
appropriate gray stream return value.  (See the manpage for SSL_read.)


d.




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