]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/InOut.h
Removed static requestLink() and requestUnlink() methods. Replaced them
authorwessels <>
Sat, 18 Feb 2006 01:10:59 +0000 (01:10 +0000)
committerwessels <>
Sat, 18 Feb 2006 01:10:59 +0000 (01:10 +0000)
commit6dd9f4bd1614a35e4bdb25cd7365cdc7761171d7
treec0a5aecf520cc74997f1f130e5ecd5a47e048d78
parenteadded2e52c63530f2c63b17eb57a47811afdde4
Removed static requestLink() and requestUnlink() methods.  Replaced them
with HTTPMSGLOCK() and HTTPMSGUNLOCK() macros.
34 files changed:
src/ACLChecklist.cc
src/ClientBody.cc
src/DelayId.cc
src/HttpMsg.cc
src/HttpMsg.h
src/HttpReply.h
src/HttpRequest.cc
src/HttpRequest.h
src/ICAP/ICAPConfig.cc
src/ICAP/MsgPipeData.h
src/MemObject.cc
src/Server.cc
src/access_log.cc
src/asn.cc
src/cache_manager.cc
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/errorpage.cc
src/forward.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/icp_v2.cc
src/internal.cc
src/mime.cc
src/neighbors.cc
src/net_db.cc
src/peer_digest.cc
src/peer_select.cc
src/store_digest.cc
src/tunnel.cc
src/urn.cc
src/wais.cc