]> git.ipfire.org Git - thirdparty/squid.git/commit - src/comm/Connection.h
Comm restructure part 2 - outbound connections
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 May 2010 11:28:21 +0000 (23:28 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 May 2010 11:28:21 +0000 (23:28 +1200)
commitcfd665298756283c633ad77e4e6737e2f54e2999
tree8033900cbbef50a8a6913a7ada86ade2377e951b
parent45bffb55beb05a671478c5bf8313cfacb61593bb
Comm restructure part 2 - outbound connections
39 files changed:
src/CommCalls.cc
src/CommCalls.h
src/HttpRequest.cc
src/Makefile.am
src/PeerSelectState.h
src/adaptation/icap/Xaction.cc
src/cache_cf.cc
src/client_side.cc
src/client_side.h
src/comm.cc
src/comm.h
src/comm/ConnectStateData.cc [new file with mode: 0644]
src/comm/ConnectStateData.h [new file with mode: 0644]
src/comm/Connection.cc [new file with mode: 0644]
src/comm/Connection.h [moved from src/ConnectionDetail.h with 61% similarity]
src/comm/ListenStateData.cc
src/comm/ListenStateData.h
src/comm/Makefile.am
src/comm/comm_err_t.h [new file with mode: 0644]
src/defines.h
src/dns_internal.cc
src/forward.cc
src/forward.h
src/fqdncache.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/ident/AclIdent.cc
src/ident/Ident.cc
src/ident/Ident.h
src/ipcache.cc
src/main.cc
src/neighbors.cc
src/peer_select.cc
src/protos.h
src/structs.h
src/tunnel.cc
src/typedefs.h
src/whois.cc