HI I am trying to use SSL_read on windows as a client. Before calling to SSL_read I call to the socket function: ioctlsocket to make sure that there is still data to read from the socket. Most of the time it works fine but when I try to connect to some web servers ioctlsocket Returns zeroes bytes to read while there is still a data to read. This problem stops when I call to a Sleep function on every read. This is not a good solution because I have to tune the sleep time for each file. Thank�s in advance Matan Alpha ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
