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

ASF subversion and git services commented on PROTON-548:
--------------------------------------------------------

Commit 1583673 from [~tedross] in branch 'proton/trunk'
[ https://svn.apache.org/r1583673 ]

PROTON-548 - Added IPv6 url syntax to C and Java URL parsers.  Added IPv6 
handling to C driver.

> Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)
> -------------------------------------------------------------
>
>                 Key: PROTON-548
>                 URL: https://issues.apache.org/jira/browse/PROTON-548
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c, proton-j
>    Affects Versions: 0.6
>            Reporter: Ted Ross
>
> The proton-c driver hard-codes its sockets to AF_INET, rather than using the 
> address family associated with a particular address.
> On systems that enable IPv6, the address "localhost" cannot be used because 
> it resolves to "::1" rather than "127.0.0.1"



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to