You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2011/01/26 18:56:43 UTC

[jira] Closed: (THRIFT-1049) Allow for TServerSocket python library to bind to a specific host

     [ https://issues.apache.org/jira/browse/THRIFT-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-1049.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Jake Farrell

I just committed this patch. Thanks for the contribution, Jake!

> 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
>            Assignee: Jake Farrell
>            Priority: Trivial
>             Fix For: 0.7
>
>         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.