Title: SSL_read blocks the control - urgent
I think it's not the problem of OpenSSL.
It's seems that your HTTP request has
something wrong with it,should like:
GET / HTTP/1.0
Accept: */*Referer: http://www.server.com/Accept-Language:
zh-cn,zh;q=0.5Accept-Encoding: gzip, d
Title: SSL_read blocks the control - urgent
hello
i am trying to read some data from my web server , but my control never returns after SSL_read() though the SSL_write works fine.
any suggestions
my code is something like this:
// send the http request
char* req = new