Hi All,
          I want to managed OpenSSL .net library. But ReadTimeout does seem
to work. Connection is getting successful but no exception is coming even
after ReadTimeout(ex below has 1sec) expires.

sslStream.ReadTimeout = 1000;
sslStream.Read(clientReadBuffer, 0, clientReadBuffer.Length);

Does anyone has any idea about this issue ? Is it a bug in OpenSSL.net
Library ?


Is this readtimeout working for anyone ?

Swapnil

|| Hare Krishna Hare Krishna Krishna Krishna Hare Hare ||
|| Hare Rama    Hare Rama   Rama   Rama    Hare Hare ||

Reply via email to