Removed hard coded timeout for SslStreamBase.
authorKonrad M. Kruczynski <konrad.kruczynski@gmail.com>
Tue, 21 Jun 2011 13:39:44 +0000 (15:39 +0200)
committerKonrad M. Kruczynski <konrad.kruczynski@gmail.com>
Tue, 21 Jun 2011 13:39:44 +0000 (15:39 +0200)
commit7c06fc67b2bfd8bdbba6cf3f15473db3e2b0c7b3
tree5d03250cff212fd7b9d232f65178d5eeb106264f
parent76ce601441e821a12585ae269d29fa34c2143864
Removed hard coded timeout for SslStreamBase.

SslStream had hard coded timeout, so it waited no more than five minutes to have send/receive operation completed and then throwing exception even if underlying stream was still fully operational.
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslStreamBase.cs