[cl-openid-devel] Fwd: Re: [cl-plus-ssl-devel] Two LISTEN bugs
Anton Vodonosov
avodonosov at yandex.ru
Wed May 12 16:36:33 UTC 2010
12.05.10, 20:31, "Ron Garret" <ron at flownet.com>:
On May 12, 2010, at 9:29 AM, Anton Vodonosov wrote:
>>>> BTW, if it was not intended for CL+SSL to do this kind of buffering, why bother to allocate an input buffer?
>>>
>>> Maybe to avoid consing, i.e. to not allocate new buffer every time when we do SSL_Read?
>>
>> No, that's not what I mean. CL+SSL allocates a 2000 byte input buffer (once). But then it only ever uses the first byte.
>>
>
> There is also function stream-read-sequence, it uses more.
Ah. Thanks.
rg
More information about the cl-openid-devel
mailing list