r1355@opsdev009 (orig r71477): mcslee | 2007-11-27 00:42:19 -0800
commit3d01d1daf3cbe21f17e64e19ff9f0949b6562b70
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 27 Nov 2007 08:44:22 +0000 (27 08:44 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 27 Nov 2007 08:44:22 +0000 (27 08:44 +0000)
tree4348ac98f2cf36305bbddfca45686a40e097093d
parenta1f34ab6efdb9fc6c3889900cbd2197d809b76ef
 r1355@opsdev009 (orig r71477):  mcslee | 2007-11-27 00:42:19 -0800
 IPv6 tweaks for Thrift

 Summary: Need to pass hints including AI_ADDRCONFIG to getaddrinfo to make sure no IPv6 addresses come back on non-IPv6 enabled systems

 Reviewed By: mcslee

 Other Notes: Submitted by Paul Saab

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@696 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/cpp/src/server/TNonblockingServer.cpp
lib/cpp/src/transport/TServerSocket.cpp
lib/cpp/src/transport/TSocket.cpp
lib/py/src/transport/TSocket.py