RE: s_server gethostbyname failure

2012-08-14 Thread Charles Mills
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

RE: s_server gethostbyname failure

2012-08-14 Thread Charles Mills
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 >

RE: s_server gethostbyname failure

2012-08-13 Thread Dave Thompson
> 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

RE: s_server gethostbyname failure

2012-08-13 Thread Charles Mills
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