]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup: remove comm_read_cancel(AsyncCall) API
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 5 Jun 2014 09:32:50 +0000 (02:32 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 5 Jun 2014 09:32:50 +0000 (02:32 -0700)
commit0d4e382bc2d8661a93b1fdfa56d237ead7f01c04
tree4f12bdf1185a7b8651540548e7af5e03452418c0
parent7e66d5e2a0145f95566f5a83e854364a3d95199c
Cleanup: remove comm_read_cancel(AsyncCall) API

Converting remaining users of the old API wrapper to Comm::ReadCancel.
src/adaptation/icap/Xaction.cc
src/base/AsyncCalls.dox
src/comm.cc
src/comm/Read.h