]> git.ipfire.org Git - thirdparty/squid.git/commit
Optimization: INADDR_ANY is the default for IPAddress.
authoramosjeffries <>
Wed, 23 Jan 2008 04:21:54 +0000 (04:21 +0000)
committeramosjeffries <>
Wed, 23 Jan 2008 04:21:54 +0000 (04:21 +0000)
commit55c3b76a7e518507c70298768020723267077204
tree681c6a1000c2d7d990247333f67dfd63a1a17745
parentbaad8a1f4586e6258d873fa25c8066661fb8dc4f
Optimization: INADDR_ANY is the default for IPAddress.

This removes an explicit double-init/memset of the object.
src/ICAP/ICAPXaction.cc