]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Merging in NOVM diffs. Making functions NOVM compatible.
authorwessels <>
Thu, 22 May 1997 21:51:50 +0000 (21:51 +0000)
committerwessels <>
Thu, 22 May 1997 21:51:50 +0000 (21:51 +0000)
commitd89d1fb67e34fd11cbb082a86b5b66c367cef34b
treeb2a68bead0752fb8ed012442be34e28cf8b9ad71
parent54302c60ebb579914cfc9f4e692af654b88eb44c
Merging in NOVM diffs.  Making functions NOVM compatible.

Big change is nuking storeRegister() and having storeClientCopy()
do the same thing.  storeClientCopy fills a buffer passed in from
the caller and makes a callback when there is data in the buffer.
src/client_side.cc
src/comm.cc
src/disk.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/squid.h
src/stmem.cc
src/store.cc