Howdy
I found a solution to my problem. There is a bug in the recvwithtimeout function
that came with Apache (buff.c), and which was used for SSL_recvwithtimeout.
In short: the select() in WIN32 has a bug. There is a workaround which is
already contained in sendwithtimeout. Applying this also for recvwithtimeout
does the job.
I submitted that bug to the apache bug database. Maybe this way it will find its
way into the modssl and Apache-SSL sources.
Cheers, Richard
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]