]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake): Renamed from
authorJoe Orton <jorton@apache.org>
Tue, 6 Nov 2007 20:49:09 +0000 (20:49 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 6 Nov 2007 20:49:09 +0000 (20:49 +0000)
commita8e34cd7dc82eae02ff4c0b3fe9e372379a7ec07
treedccb88850ccc9b96259946fbc7b834e74503ddb6
parent264f7c6b7390984538f74aba391883c00a05770e
* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake): Renamed from
ssl_io_filter_connect since the function performs a handshake in
either client or server mode, not a "connect".  No functional change.
(both callers updated)

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