[
https://issues.apache.org/jira/browse/THRIFT-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell updated THRIFT-1049:
---------------------------------
Attachment: thrift_1049.patch
> 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
> Attachments: thrift_1049.patch
>
>
> 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.