]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
My connection status patch broke all the MPMs that didn't have
authorManoj Kasichainula <manoj@apache.org>
Wed, 13 Oct 1999 18:16:50 +0000 (18:16 +0000)
committerManoj Kasichainula <manoj@apache.org>
Wed, 13 Oct 1999 18:16:50 +0000 (18:16 +0000)
commit8dfd78735951b989c6d79523db5193c36eadbee6
tree6113f6b8e80c67db0ad4a02fc64b1d27462fec08
parent777a05ae7bebc4d03214beed677c8886773e6870
My connection status patch broke all the MPMs that didn't have
connection status support yet. For now, throw in stub functions so that
the server compiles.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83985 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/mpmt_beos/scoreboard.c
server/mpm/mpmt_pthread/scoreboard.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c