[ 
https://issues.apache.org/jira/browse/THRIFT-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181543#comment-15181543
 ] 

ASF GitHub Bot commented on THRIFT-3712:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/924

    THRIFT-3712 TTornadoServer cannot handle IPv6 address

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3712

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/924.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #924
    
----
commit 81bcbe8c9c36fd4cdf01da528c187f7a3ec6fe06
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-03-05T05:47:09Z

    THRIFT-3712 TTornadoServer cannot handle IPv6 address

----


> TTornadoServer cannot handle IPv6 address
> -----------------------------------------
>
>                 Key: THRIFT-3712
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3712
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> TTornadoServer.handle_stream assumes its "address" argument to be a 2 tuple.
> But Tornado is just passing through socket.accept return value that is 4 
> tuples for v6 addresses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to