Hello,
>  
>    I've one query regarding SSL_write call provided by OpenSSL
> library. The SSL_write could return with READ_ERROR or WRITE_ERROR
> with partial writing of data. While re-attempting to send the data
> once again SSL_Write expects the same arguments as that of the
> previous one. If I give a different argument (say different data to
> write) then what will happen to my previously unwritten data and the
> new data that I'm trying to write. Can any one please explain this to
> me?
Look at:

http://www.nabble.com/SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER-tf1833027.html#a5046113

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to