]> granicus.if.org Git - apache/commit
Convert mod_ssl to the new apr_global_mutex.h API and remove all
authorAaron Bannert <aaron@apache.org>
Tue, 9 Apr 2002 15:53:09 +0000 (15:53 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 9 Apr 2002 15:53:09 +0000 (15:53 +0000)
commit95319cc5974de138f60353719778cde7fe302a12
treee65e3c78e2041da63877a948a0069f24bda929ec
parent0b901176a06e339e309ae9b6e059ddbfd3b044c0
Convert mod_ssl to the new apr_global_mutex.h API and remove all
uses of apr_lock.h [deprecated]. Tested that I could serve simple
SSL (v3) pages.

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