Hi, we are using SSL_read in a loop to read all the bytes being sent from a server.


We use SSL_peek to know when there's no more data.

Problem is SSL_read always sleeps for about one minute when reading the last set of bytes.

We are asking it to read the exact number of bytes already returned by
SSL_pending.

Any ideas?

Thanks,
Lanre.








_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to