Andrei Pelinescu-Onciul writes:
This is strange, I do not get it. str2ip6 is defined
in resolve.h, which
is included by tls_config.c, so you shouldn't get it either...
andrei,
it is defined if USE_IPV6 is defined, which i have not defined. the
reason is that i don't believe that ipv6 will be used in production,
before i have retired from this business. my vote it have USE_IPV6 off
by default.
anyway, looks like some ifdefs are required in tls_config.c.
-- juha