Hello All,
I am facing one peculiar problem with openssl-0.9.4 and i am stuck with it for the past several days.. The problem is, I am doing SSL_write() sending some data of size 40 bytes.. At the other end i read this data using SSL_read and also doing SSL_peek.. I am able to read
full 40 bytes but it doesn't come out of SSL_peek. It gets stuck there.. The moment i kill the
client process, it comes out of the SSL_peek.
Where is the catch ? I am unable to find out........
Regards,
-sharad
[kindly cc to my email-id also]