]> git.ipfire.org Git - thirdparty/squid.git/commit
Simplified diskHandleRead(). Combined three callback calls into one.
authorwessels <>
Fri, 24 Oct 1997 05:20:19 +0000 (05:20 +0000)
committerwessels <>
Fri, 24 Oct 1997 05:20:19 +0000 (05:20 +0000)
commit901a2a3cc010caa6b97056ecd2b9ff2b6f3b0439
treee1715217fac0e48d840af747db473c4f45f0ac11
parent6d80d9a6e8fb6146f2b8b3c110361563a5d8ad83
Simplified diskHandleRead().  Combined three callback calls into one.
Also utilize cbdataValid() et al.
src/disk.cc