]> git.ipfire.org Git - thirdparty/squid.git/commit
Added StoreEntry::isAccepting() method to let others know if a StoreEntry
authorwessels <>
Tue, 22 Nov 2005 05:20:12 +0000 (05:20 +0000)
committerwessels <>
Tue, 22 Nov 2005 05:20:12 +0000 (05:20 +0000)
commitaa18a4ca5aa688b22de4e82406ff75b2c2303602
tree67c137618a4079b023f70e83d03ca570885ac631
parent43fa5abdeaf7bc7d8465f987b0d9f9b07f304e6a
Added StoreEntry::isAccepting() method to let others know if a StoreEntry
is in a state where it can accept more content.

Added for ICAP integration
src/Store.h
src/store.cc