]> git.ipfire.org Git - thirdparty/squid.git/commit
- Need to use clientCacheHit() for icpHandleIMSReply() as well. This
authorwessels <>
Sat, 18 Oct 1997 05:31:10 +0000 (05:31 +0000)
committerwessels <>
Sat, 18 Oct 1997 05:31:10 +0000 (05:31 +0000)
commite8479da9f53cf6601976118e8d5fca0d1305a748
treef20fe167d2605e12ccf45b9f9fd4ade3ed091a5c
parent2302bc23cba8434719bc6163e2222049d14a4f68
- Need to use clientCacheHit() for icpHandleIMSReply() as well.  This
  means making it global.  icpHandleIMSReply() might think it is
  serving a cache hit, but the swapfile might not be validated yet,
  so swapin might fail.
src/client_side.cc