]> git.ipfire.org Git - thirdparty/squid.git/commit
Call ioCompletedNotification after we are done with the opening sequence,
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 1 Feb 2011 20:35:42 +0000 (13:35 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 1 Feb 2011 20:35:42 +0000 (13:35 -0700)
commite528e570c63767f1fdb9232397046346bfcc2fcf
tree6549b08e6f177b927ef68a31fe1e014f46682dbb
parent9cfba26cada9c6aeedb2d11fe019c3b529e8405a
Call ioCompletedNotification after we are done with the opening sequence,
not in the middle of it. The effect should be the same, but the logs may be
easier to read, and there will be fewer chances of getting into a reentrant
mess of some kind.
src/DiskIO/IpcIo/IpcIoFile.cc