cakephp2-php8/lib
mark_story 34158407b2 Exit early if SMTP connection fails.
If the SMTP connection is disconnected (read() returns false) we should
exit early and not wait for the read timeout. This has the added benefit
of making the mocks much simpler.

Refs #10221
2017-02-13 22:37:44 -05:00
..
Cake Exit early if SMTP connection fails. 2017-02-13 22:37:44 -05:00