[Xcb] xcb_util.c:179: error: 'AI_ADDRCONFIG' undeclared
Jamey Sharp
jamey at minilop.net
Fri Nov 24 13:50:07 PST 2006
On Fri, Nov 24, 2006 at 10:29:13AM -0600, Jeremy C. Reed wrote:
> This is libxcb-1.0 on NetBSD 3.99.24.
>
> Is returning only IPv6 or only IPv4 important?
>
> I have read that this is not implemented on various systems (or doesn't
> work correctly).
I've pushed the obvious #ifdef for this; let us know if it doesn't help
for some reason. I imagine we'll do a maintenance release in a couple of
weeks, in case people find any further issues with 1.0.
AI_ADDRCONFIG is not required for correct behavior, but it's important
for preventing slow app startup on IPv4-only systems connecting to hosts
that have IPv6 addresses. (Or vice versa, in the absence of
AI_V4MAPPED.)
--Jamey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20061124/87b89728/attachment.pgp
More information about the Xcb
mailing list