]> git.ipfire.org Git - thirdparty/squid.git/commit
ACL Optimization: inline currentAnswer() methods to reduce copying
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 4 May 2012 22:20:07 +0000 (16:20 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 4 May 2012 22:20:07 +0000 (16:20 -0600)
commit0229d5802b4aaccb70ecf56fdcc9195aeb64bb2a
tree1fe73ac82465138a186d1b8b60e485f46c6196e9
parentf5f2ec034eaec332e527f66a2c18ed435ab47593
ACL Optimization: inline currentAnswer() methods to reduce copying
of answer objects which now contain two integers instead of just one.
src/acl/Checklist.cc
src/acl/Checklist.h