]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
remove #if 0-ed ssl_hook_NewConnection code; was only left for reference,
authorDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 21:37:15 +0000 (21:37 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 21:37:15 +0000 (21:37 +0000)
commitd792836690857199bfa94383ce2ee0eb5a8740df
tree7f374fc145a021009f2589a33b847c5853ac1e0b
parent8a61898a771dc538b98fe1c471111d800515c19c
remove #if 0-ed ssl_hook_NewConnection code; was only left for reference,
no longer needed
remove #if 0-ed ssl_hook_TimeoutConnection code; ssl no longer talks directly
to the socket
PR:
Obtained from:
Submitted by:    madhu
Reviewed by:  dougm

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