]> git.ipfire.org Git - thirdparty/squid.git/commit - src/comm.cc
Selectively roll comm_connect_addr part of the Linux leak fix out of trunk.
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 3 Apr 2008 21:12:16 +0000 (09:12 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 3 Apr 2008 21:12:16 +0000 (09:12 +1200)
commitfeca3b9ae0c9733d768ef47222331d6b7fd38eef
tree69c001195bcb985f77146c461a5dbaeada3b5a0e
parentcda4116f65ac9620159833ca02c53a25aeab5e74
Selectively roll comm_connect_addr part of the Linux leak fix out of trunk.

The IPAddress and configure parts are left to simplify future testing of why it
does not work in FreeBSD and what went wrong with the sockaddr_storage.
src/comm.cc