]> git.ipfire.org Git - thirdparty/squid.git/commit
Make COMM_ORPHANED and COMM_REUSEPORT values distinct (#1116)
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 18 Aug 2022 23:28:05 +0000 (23:28 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 19 Aug 2022 12:36:54 +0000 (12:36 +0000)
commit505463013a13cb5caead8697c4d29ce4a7734e24
treebc7b755982b742fa67f5cf7731f65762f453753e
parent906dd8a59c24977d2004a9f7745ae0b11a9f744e
Make COMM_ORPHANED and COMM_REUSEPORT values distinct (#1116)

Broken since inception (commit 1c2b446). The exact runtime effects (if
any) of this bug are difficult to ascertain, but it is possible that
some COMM_REUSEPORT (i.e. worker-queues port) listening connections were
not reported as incorrectly orphaned when they should have been.
src/comm/Connection.h