Allow for TServerSocket python library to bind to a specific host
-----------------------------------------------------------------
Key: THRIFT-1049
URL: https://issues.apache.org/jira/browse/THRIFT-1049
Project: Thrift
Issue Type: Improvement
Reporter: Jake Farrell
Priority: Trivial
The current TSocket.TServerSocket sets the host to None and does not allow for
binding to any specific interface. The attached patch will allow for a server
to bind to a specific interface and defaults to all interfaces if no host is
specified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.