-
Tatsuhiro Tsujikawa authored
SSL_write may return error indicating blocking until all given data are written. Because of this, it is preferable to update last_write_time_ after SSL_write regardless of its return value.
76a97b97
SSL_write may return error indicating blocking until all given data are written. Because of this, it is preferable to update last_write_time_ after SSL_write regardless of its return value.