Revision: 6682
http://sourceforge.net/p/gambas/code/6682
Author: gambas
Date: 2014-11-28 00:50:07 +0000 (Fri, 28 Nov 2014)
Log Message:
-----------
[GB.NET.SMTP]
* BUG: SmtpClient: Correctly detect when connection fails in SSL or TLS
mode. Raise an error instead of eating the CPU in an infinite loop.
Modified Paths:
--------------
gambas/trunk/comp/src/gb.net.smtp/.src/Main.module
gambas/trunk/comp/src/gb.net.smtp/.src/SslSession.class
gambas/trunk/comp/src/gb.net.smtp/.src/TlsSession.class
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|