> So what would be your recommendation?
> Partial writes or not ?

Sane non-blocking implementations pretty much have to enable 'partial
writes' and 'enable moving write buffer'. Otherwise the semantics become
insane, as you pointed out.

> It all seems a bit unclear to me still I'm afraid. mostly because
> we didn't
> seem to be on the same page with the return values of SSL_write.
>
> Thanks for bearing with me

Just enable those flags and get sane semantics.

DS


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

Reply via email to