> Could you please tell me where in the manual pages or in which
> document that is documented? That would be really helpful.
Didn't this all start because you didn't trust the documentation?
> Until now the man page for SSL_read reads:
>
> WARNING
> When an SSL_read() operation has to be repeated because of
> SSL_ERROR_WANT_READ
> or SSL_ERROR_WANT_WRITE, it must be repeated with the same
> arguments.
>
> And the man page of SSL_CTX_set_mode says _nothing_ about SSL_read.
>
> I could of course just belive you, but I'm not a religious person.
If you won't trust a person or the documentation, you'll have to look at
the source yourself. (I don't blame you, that's what I did. If it helps, I'm
the one who added OpenSSL support to ConferenceRoom, and it's multi-threaded
and non-blocking.)
DS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]