Fix for IPv6 Python sockets binding localhost problem
authorMark Slee <mcslee@apache.org>
Fri, 27 Jul 2007 18:56:56 +0000 (18:56 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 27 Jul 2007 18:56:56 +0000 (18:56 +0000)
commit26549566bc502dece76ad596126b219dc5c8991c
treefa2bd0a2aca9a3b833b1cecb4772c7c72d479839
parent5b4181919de0245098b481ea2ed5ecd1e7a0d83f
Fix for IPv6 Python sockets binding localhost problem

Reviewed By: mcslee

Test Plan: Python Thrift server

Notes: From ps@powerset.com

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665179 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/transport/TSocket.py