]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup: drop helper::flags.busy
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Sep 2014 06:36:34 +0000 (23:36 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Sep 2014 06:36:34 +0000 (23:36 -0700)
commita12679722582aad0e37edacebdf4a5d5c50fbc5d
tree11702a541b51761c0794d475c83b5310c03c4baf
parentab76e66140ca93632fab1ffb4611cf303462c482
Cleanup: drop helper::flags.busy

The helper::stats.pending value can be used as a direct alternative and
is already maintained by both stateless and stateful helpers.
src/helper.cc
src/helper.h