]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store_client.cc
- added storeClientCallback function which replaces a lot of
authorwessels <>
Tue, 4 Jan 2000 02:37:47 +0000 (02:37 +0000)
committerwessels <>
Tue, 4 Jan 2000 02:37:47 +0000 (02:37 +0000)
commitb04e66e04197ce6ec509ffc56a0b387ba07cf98b
tree9a4be5f4fe14ceb9a278154ba6aea2f80390cd1d
parent10602161fe5fea4ab65296c9e82220819fbb9bf9
- added storeClientCallback function which replaces a lot of
  replicated code with a single call.
- fixed storeClientCopy2 which became severly broken from the
  merge with 2.3 branch.
- reworked the way 'sc->flags.disk_io_pending' is used.  Now
  its only set a cleared in the read/write handlers.
src/store_client.cc