]> granicus.if.org Git - apache/commit
Removed the "not_full" condition variable and associated conditional
authorBrian Pane <brianp@apache.org>
Sun, 28 Apr 2002 23:12:35 +0000 (23:12 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 28 Apr 2002 23:12:35 +0000 (23:12 +0000)
commitd3d545e8613c4153aa8cb0afb4326908bae1694b
treed0492b030c11621f40bb9a3e233a0b30e0246948
parentc332ff37bc206f11ac65605b729e3573e3be3693
Removed the "not_full" condition variable and associated conditional
logic from the file descriptor queue, now that we can rely on the
idle worker reference count to keep the listener from trying to
push connections into a full queue
Reviewed by: Aaron Bannert (concept)

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