]> git.ipfire.org Git - thirdparty/squid.git/commit
file_open() is entirely blocking now -- there is no need for the
authorwessels <>
Wed, 26 May 1999 23:07:56 +0000 (23:07 +0000)
committerwessels <>
Wed, 26 May 1999 23:07:56 +0000 (23:07 +0000)
commit1a94f598855923ee6e66f352d03b861f279ca0cd
tree1c9c69a58ba622baba89d2255e6035cab743939e
parent200ba06e00e791f70d48e0af573ed2ea84c69e8e
file_open() is entirely blocking now -- there is no need for the
callback function arguments.
src/access_log.cc
src/disk.cc
src/errorpage.cc
src/mime.cc
src/protos.h
src/send-announce.cc
src/store_log.cc
src/tools.cc
src/useragent.cc