]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: replace several assert(isOpen(fd))
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 30 Oct 2012 21:43:53 +0000 (10:43 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 30 Oct 2012 21:43:53 +0000 (10:43 +1300)
commit8ebef9e073eaa914e622322b0ddd9873641c0349
tree40c43ed20d15f8569e08da50774892a9085e4262
parent12f7e09b442f4f234e89cdded18a4b28c98a7060
Polish: replace several assert(isOpen(fd))

Reduces by over half the number of asserts which can be confused as
cache.log bug reports just says "assertion isOpen(fd)" in comm.cc
src/comm.cc