]> git.ipfire.org Git - thirdparty/squid.git/commit
narf, the defer_check needs a separate defer_data. Either that or we
authorwessels <>
Thu, 23 Oct 1997 22:38:09 +0000 (22:38 +0000)
committerwessels <>
Thu, 23 Oct 1997 22:38:09 +0000 (22:38 +0000)
commit70a9dab4d5b7bac6d611641dddb1e88231634989
tree2535c6daeae387629200cc76ec20c8b0a3c32dde
parentda2b3a175543fa5e9a0aef933e7b3d3042b96edc
narf, the defer_check needs a separate defer_data.  Either that or we
have to write N different 'defer' functions for ftp/http/gopher/wais
because their read_data's are all different.
src/comm.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/main.cc
src/protos.h
src/structs.h
src/wais.cc