]> git.ipfire.org Git - thirdparty/squid.git/commit
Finalize adaptation configuration after the config file was parsed.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sun, 30 Mar 2008 19:44:37 +0000 (13:44 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Sun, 30 Mar 2008 19:44:37 +0000 (13:44 -0600)
commitb958cb0fceeb5d0bf295ea88dcb73eab5007ef2e
tree3d7e9cd9dc84ab9df6862e6d58adc4a7e3a25f82
parent0bef8dd7255b92e0f0de92ddb516f6eb2eb59dd2
Finalize adaptation configuration after the config file was parsed.

We may want to make this code adaptation-method-agnostic, but it is not
clear whether hiding adaptation methods from main() is worth the trouble.
src/main.cc