THRIFT-1049. py: Allow for TServerSocket python library to bind to a specific host
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 26 Jan 2011 17:54:02 +0000 (17:54 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 26 Jan 2011 17:54:02 +0000 (17:54 +0000)
commite0498c984eae35b847f978cf24cf5dd88a16d3e9
tree27a7dfe5eaac21d11ccd2d449b5df6659d391d21
parent6a084da48f1177eec38a6ddef982247cc343ff94
THRIFT-1049. py: Allow for TServerSocket python library to bind to a specific host

This patch adds a new host argument to TServerSocket that allows it to bind to a specific host.

Patch: Jake Farrell

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