]> git.ipfire.org Git - thirdparty/squid.git/commit
more fixes for IP requests which remain pending for a long time.
authorwessels <>
Tue, 14 Jan 1997 03:44:45 +0000 (03:44 +0000)
committerwessels <>
Tue, 14 Jan 1997 03:44:45 +0000 (03:44 +0000)
commit3fb036e81a524070edac76865b0e272a939caf66
tree935bfc62effb486ca00f07658343940a5261cc88
parent65c0dfdb9c1180c03c28c6f438b5fc33f7414ca2
more fixes for IP requests which remain pending for a long time.
Can't release them out from under the read handler.  Now lock them
between writing and reading.  Also need to change the key for entries
which have been preempted.
src/ipcache.cc