]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
-Changed comm_write() to free/give up memory after the write has been
authorwessels <>
Sat, 20 Jul 1996 09:16:49 +0000 (09:16 +0000)
committerwessels <>
Sat, 20 Jul 1996 09:16:49 +0000 (09:16 +0000)
commit9864ee446014bba45d1b4c699563dd35c6c28997
treef8eec3266f97333698e0d05474c89d376fcd8eba
parent2ef70945a5205a9457917e2dfed6234f59df5a64
-Changed comm_write() to free/give up memory after the write has been
 called.  Removed most of the 'page_ptr' cruft in other data strucutres.
-Combined hierarchy.log into access.log
-Changed some stray comm_write()'s into icpSendERROR()'s
15 files changed:
src/comm.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/ident.cc
src/ipcache.cc
src/neighbors.cc
src/redirect.cc
src/squid.h
src/ssl.cc
src/stat.cc
src/stmem.cc
src/store.cc
src/tunnel.cc
src/wais.cc