]> granicus.if.org Git - apache/commit
in a worker thread, don't dare try to process a connection if
authorJeff Trawick <trawick@apache.org>
Wed, 20 Mar 2002 23:29:13 +0000 (23:29 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 20 Mar 2002 23:29:13 +0000 (23:29 +0000)
commitc366452ca7c5de313488e8af8a2ca835613fa205
tree9117d0b0456b91cc5730f68431874af8a091ca2f
parent302c2bdbeae7e11a6f902d1c60beac39f2faabf1
in a worker thread, don't dare try to process a connection if
ap_queue_pop() failed...  csd is not cleared by ap_queue_pop()
so checking csd is not helpful

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94067 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/worker/worker.c