view finch/libgnt/genmarshal @ 27005:cf373257effb

Don't do IPv6 AAAA lookups if there is no IPv6 address configured on this machine. From the getaddrinfo() man page: "If hints.ai_flags includes the AI_ADDRCONFIG flag, then IPv4 addresses are returned in the list pointed to by result only if the local system has at least one IPv4 address configured, and IPv6 addresses are only returned if the local system has at least one IPv6 address configured." It's my understanding that this flag is non-standard (a GNUism perhaps), which is why it's surrounded in #ifdefs.
author Mark Doliner <mark@kingant.net>
date Wed, 20 May 2009 17:24:52 +0000
parents 1983ecd15174
children
line wrap: on
line source

BOOLEAN:VOID
BOOLEAN:STRING
VOID:INT,INT,INT,INT
VOID:INT,INT
VOID:POINTER,POINTER
BOOLEAN:INT,INT
BOOLEAN:INT,INT,INT
BOOLEAN:POINTER,POINTER,POINTER
BOOLEAN:INT,INT,INT,POINTER
VOID:STRING,STRING
VOID:POINTER,BOOLEAN