]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
scratch an old itch - give lingering close its own state in the scoreboard.
authorGreg Ames <gregames@apache.org>
Thu, 12 Jul 2001 03:20:50 +0000 (03:20 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 12 Jul 2001 03:20:50 +0000 (03:20 +0000)
commit5139e492bda2dde0256d464fef3e8662c814a5ae
tree7f0798e19d74adf6df5dbb0d7e9d5b342f6ac4ed
parent13a3c248cceab45a97c90b9f62bbc9a8a7aa3688
scratch an old itch - give lingering close its own state in the scoreboard.

clean up SERVER_ACCEPTING and SERVER_QUEUEING (never set) while I'm at it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89542 13f79535-47bb-0310-9956-ffa450edef68
include/scoreboard.h
modules/generators/mod_status.c
server/connection.c
server/scoreboard.c