]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: OpenSolaris Project
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 23 Oct 2010 13:49:26 +0000 (07:49 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 23 Oct 2010 13:49:26 +0000 (07:49 -0600)
commiteb73fe6680706ed5b93a21fee572faf792210d84
treeb2cbeb97cc9da6e2d3620c6295ab58ac18c1d1b3
parentcf319d20fdeb6d15f9d7cf420cf8443664589841
Author: OpenSolaris Project
Bug 3057: 64-bit Solaris 9 Squid unable to determine peer IP and port

Fix by bundling a cleaner copy by the OpenSolaris authors that contains
backward-compatible fixes for broken Solaris 9 struct addrinfo.

Bundling this header as a full replacement is safer and easier than
hacking around with special struct defines.
compat/os/opensolaris_10_netdb.h [new file with mode: 0644]
compat/os/solaris.h