]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
* rename comm_write() -> comm_old_write()
authoradrian <>
Mon, 21 Oct 2002 20:00:01 +0000 (20:00 +0000)
committeradrian <>
Mon, 21 Oct 2002 20:00:01 +0000 (20:00 +0000)
commitd4cb310b3448ef4255769eaf05d3fd19fb9b40d0
tree41f62af874f1d486fa4abfebfcc202167f279ded
parent402d6bec54e2d9606449bd909328fa51d1336258
* rename comm_write() -> comm_old_write()
* rename comm_write_mbuf() -> comm_old_write_mbuf()
* implement most of a replacement comm_write() call in comm.cc
  (everything except the actual comm_write() call is in there)
19 files changed:
src/ICP.h
src/client_side.cc
src/comm.cc
src/comm.h
src/errorpage.cc
src/ftp.cc
src/globals.h
src/gopher.cc
src/helper.cc
src/http.cc
src/icp_v2.cc
src/ident.cc
src/protos.h
src/ssl.cc
src/structs.h
src/tunnel.cc
src/typedefs.h
src/wais.cc
src/whois.cc