[Gambas-user] [Gambas Bug Tracker] Bug #1057: Some problem on smtp component
bugtracker at ...3416...
bugtracker at ...3416...
Thu Dec 29 16:12:58 CET 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.1057&from=L21haW4-
Comment #1 by ADMINISTRATOR:
SSL (not SSH) works correctly, but not TLS, which prints nothing to the standard output.
Your change makes the loop test always true, and openssl has only 0.1 second to connect correctly. Not very good, so
I just run the loop during 1 second, and assume than openssl is connected if it didn't die in the meantime.
More information about the User
mailing list