--- Sendil kumar <[EMAIL PROTECTED]> wrote:
> Hi, > > I've got some code that seems to work, except when > the server responds with > a 'large' amount of data. > > When the server sends 5000 bytes of data to the > client ,the client was able to read it and > every thing goes fine.But when the server passes > more than 5000 bytes of data to the client,the > client > crashes and SSL_read() gives SSL_ERROR_SSL error but > no data returned.I tried but couldn't find any > solution. please give me any solution this seems to > be a headdacke for me. It is impossible to suggest anything since you have not given enough detail. What is it that you are trying to do? Please send the code snippet. If the client is crashing it could be a simple buffer overflow issue. Most crashes are caused by this. I don't want to speculate. Give details. regards, Girish > > Thanks, __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]