]> git.ipfire.org Git - thirdparty/squid.git/commit
Made the HttpMsgPointerT::lock() and unlock() methods protected
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 31 Aug 2010 23:37:04 +0000 (17:37 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 31 Aug 2010 23:37:04 +0000 (17:37 -0600)
commita1083e7079325f869a509c60cca5eb60f9f41899
treef3f6900adff7e09537c637535a5794ee918a63d1
parentb5bd85156037b34aada887be8765765f4d6bc54e
Made the HttpMsgPointerT::lock() and unlock() methods protected

It would be difficult for the caller to use them correctly, and it is probably
not necessary for the caller to use them at all.
src/HttpMsg.h