]> git.ipfire.org Git - thirdparty/squid.git/commit - src/forward.cc
fwdStateFree will call storeComplete() if the entry is in
authorwessels <>
Tue, 19 Jan 1999 13:31:42 +0000 (13:31 +0000)
committerwessels <>
Tue, 19 Jan 1999 13:31:42 +0000 (13:31 +0000)
commitb746bd8a32a64096a401adf0fedccf23c9533f09
tree88cf77e59cec671a244a61eac4fb86adaa72803f
parentee08bdf55d58a811fc79c2efed5e14bef4ecbad8
fwdStateFree will call storeComplete() if the entry is in
STORE_PENDING state.  This can happen in the server-side just
chooses to close the server socket without setting up any
sort of failure information (fwdFail).

also added / changed debugging
src/forward.cc