Thank you for the fast answer. :-)

On  
ftp://erbse:[EMAIL PROTECTED]/  
there is the request/response string and the function SSL_WR_RD().C

but  SSL_read says  "there is no more to read" stops the loop  
because SSL_get_error  give SSL_ERROR_NONE and return from function.
The request/response data must end with "...</soap:Envelope>"

All  the source examples I found  use SSL_get_error to find out
"there is no more to read".  

But this obviously doesn't work. Perhabs doesnt work on w32 machines. 

You are right I have to make the next request when all is read.
The question is, how can I detect the read has finished ?


thanks Peter






-- 
View this message in context: 
http://www.nabble.com/Last-portion-SSL_read-only-after-a-SSL_write-.--Please-Help.-tp18717834p18725602.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to