]> git.ipfire.org Git - thirdparty/squid.git/commit
Junk the 'callback_meta' idea
authorwessels <>
Wed, 18 Jun 1997 06:19:50 +0000 (06:19 +0000)
committerwessels <>
Wed, 18 Jun 1997 06:19:50 +0000 (06:19 +0000)
commit8407afee05f8a6bc518315bb2c772fae4f06d339
tree5bfc283a23032c7d6933120427eb0767a53ca5de
parentc4dad6016e0fef2ceecaaa5bfde0df3bb0672395
Junk the 'callback_meta' idea
Now use a hash table of callback datas.  A callback pointer is added when
the data is created, then callback functions lock and unlock it while
waiting for the operation to complete.
src/Makefile.in
src/acl.cc
src/comm.cc
src/http.cc
src/ipcache.cc
src/main.cc
src/neighbors.cc
src/peer_select.cc
src/send-announce.cc
src/squid.h
src/stat.cc