]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add two functions to allow modules to access random parts of the
authorRyan Bloom <rbb@apache.org>
Tue, 10 Jul 2001 19:00:03 +0000 (19:00 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 10 Jul 2001 19:00:03 +0000 (19:00 +0000)
commit2843b8672ef523042d219f779611728fb0d1d253
tree2c83bf03c76528814702574416dec45885eb045e
parent81d792e5e25258b3a43aaf3a7e4c12981c982a8a
Add two functions to allow modules to access random parts of the
scoreboard.  This allows modules compiled for one MPM to access the
scoreboard, even if it the server was compiled for another MPM.

Submitted by: Harrie Hazewinkel <harrie@covalent.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89532 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/scoreboard.h
server/scoreboard.c