]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix ipv6 enabled squidclient. Was failing with assertion failure due to ipv6 support...
authorHenrik Nordstrom <hno@squid-cache.org>
Tue, 9 Oct 2012 09:00:20 +0000 (11:00 +0200)
committerHenrik Nordstrom <hno@squid-cache.org>
Tue, 9 Oct 2012 09:00:20 +0000 (11:00 +0200)
commit0ced8e5dca023b83618d3bf4dfa562cc038f4e0c
tree352d8208ab1f3144cba753f9ef364ce4936b58b6
parent43c1320ac4e55c83450c21752b16799aa2fe2210
Fix ipv6 enabled squidclient. Was failing with assertion failure due to ipv6 support not being probed automatically.
tools/squidclient.cc