]> git.ipfire.org Git - thirdparty/squid.git/commit - src/access_log.cc
- Combined various interprocess communication setup functions
authorwessels <>
Sat, 31 Jan 1998 12:31:52 +0000 (12:31 +0000)
committerwessels <>
Sat, 31 Jan 1998 12:31:52 +0000 (12:31 +0000)
commita7c05555fdb0ef180d8df2e68d53acc400bf2984
tree1368033ad7fa59ddf7c31116ab9b1c2d427326e5
parent61240e303b9171b802d52532fa31b6d775266bd7
- Combined various interprocess communication setup functions
  into ipcCreate().
- Removed some leftover ICP_HIT_OBJ things.
- Removed cacheinfo and proto_count() and friends; these are to
  be replaced in functionality by StatCounters and 5/60 minute
  average views via cachemgr.
Changes to squid-1.2.beta11 (Jan 6, 1998):
26 files changed:
src/Makefile.in
src/access_log.cc
src/cf.data.pre
src/client_side.cc
src/defines.h
src/dns.cc
src/dnsserver.cc
src/enums.h
src/fd.cc
src/globals.h
src/icmp.cc
src/icp_v2.cc
src/icp_v3.cc
src/main.cc
src/mem.cc
src/neighbors.cc
src/peer_select.cc
src/pinger.cc
src/protos.h
src/redirect.cc
src/stat.cc
src/store.cc
src/structs.h
src/tools.cc
src/typedefs.h
src/unlinkd.cc