]> granicus.if.org Git - apache/commit
mod_ssl: SSL_smart_shutdown(): follow up to r1601184.
authorYann Ylavic <ylavic@apache.org>
Sun, 8 Jun 2014 23:54:58 +0000 (23:54 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 8 Jun 2014 23:54:58 +0000 (23:54 +0000)
commitec3eebef53a8b6528e23cf941980131b489483c5
treec0a53b19b52a1e790964f60ceb9837c744efcad9
parentff0963e3f7e12965ed1d5c9884429c0153120e7d
mod_ssl: SSL_smart_shutdown(): follow up to r1601184.
Use SSL_get_wbio() to comply with OPENSSL_NO_SSL_INTERN.
Stop SSL shutdown loop when flush fails.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1601274 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_util_ssl.c