]> git.ipfire.org Git - thirdparty/squid.git/commit
Converted FwdState to a C++ class to take advantage of features
authorwessels <>
Wed, 4 Jan 2006 00:22:30 +0000 (00:22 +0000)
committerwessels <>
Wed, 4 Jan 2006 00:22:30 +0000 (00:22 +0000)
commitb6b6f46632f4820a1a473fd51f38040945880fe7
treeae13cea437b51d700dbbfc0a31d3fdc8d92bf21d
parent82be49c51e6b2ce5c4d1780ac84259fbaac6ba85
Converted FwdState to a C++ class to take advantage of features
such as refcounting.
18 files changed:
src/asn.cc
src/cbdata.cc
src/client_side_reply.cc
src/forward.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/http.h
src/main.cc
src/mem.cc
src/peer_select.cc
src/protos.h
src/structs.h
src/tunnel.cc
src/typedefs.h
src/urn.cc
src/wais.cc
src/whois.cc