Subject: RE: s_server gethostbyname failure
> From: owner-openssl-us...@openssl.org On Behalf Of Charles Mills
> Sent: Monday, 13 August, 2012 11:32
> Found some things on the Web that led me to believe some programs
> choke when they get IPv6 addresses back from gethostbyname(), s
mailto:owner-openssl-us...@openssl.org] On Behalf Of Dave Thompson
Sent: Monday, August 13, 2012 7:09 PM
To: openssl-users@openssl.org
Subject: RE: s_server gethostbyname failure
> From: owner-openssl-us...@openssl.org On Behalf Of Charles Mills
> Sent: Monday, 13 August, 2012 11:32
>
> From: owner-openssl-us...@openssl.org On Behalf Of Charles Mills
> Sent: Monday, 13 August, 2012 11:32
> Found some things on the Web that led me to believe some
> programs choke when
> they get IPv6 addresses back from gethostbyname(), so I tried
> disabling IPv6
> on Windows -- but no improv
Found some things on the Web that led me to believe some programs choke when
they get IPv6 addresses back from gethostbyname(), so I tried disabling IPv6
on Windows -- but no improvement.
I have tried coding a server program more or less following the example in
the O'Reilly OpenSSL book and the f