]> git.ipfire.org Git - thirdparty/squid.git/commit
Transition comm_read() from FD to Comm::Connection
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Oct 2010 11:27:52 +0000 (00:27 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Oct 2010 11:27:52 +0000 (00:27 +1300)
commitec20038e91fc1bf386a469d9a86fe0354f330cff
tree58e843cadcf3bbc149e812aefafd1a80dd2f7679
parente0d2850571389010de240b82172cae5ee78c9da4
Transition comm_read() from FD to Comm::Connection
15 files changed:
src/adaptation/icap/Xaction.cc
src/client_side.cc
src/comm.cc
src/comm.h
src/dns_internal.cc
src/ftp.cc
src/gopher.cc
src/helper.cc
src/ident/Ident.cc
src/ipc/Port.cc
src/pconn.cc
src/store.cc
src/tests/stub_comm.cc
src/tunnel.cc
src/whois.cc