[
https://issues.apache.org/jira/browse/PROTON-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365154#comment-15365154
]
Alan Conway commented on PROTON-1251:
-------------------------------------
See review at https://reviews.apache.org/r/49724/
> URL support for listening on and connecting to ipV6 local host
> --------------------------------------------------------------
>
> Key: PROTON-1251
> URL: https://issues.apache.org/jira/browse/PROTON-1251
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding, proton-c
> Affects Versions: 0.12.2
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.13.0
>
>
> Allow all components of a proton URL to be empty, including the host. If the
> host is empty pass NULL to the underlying C listen call to listen on all
> interfaces.
> This is required to allow servers to listen on the default port on all local
> interfaces. Using "0.0.0.0" in a listening URL will only listen for IPv4,
> not IPv6.
> Using an empty URL allows a server to listen on all local interfaces for both
> v4 and v6, and allows a client to connect to the local "amqp" port in
> whatever is the default protocol (v4 or 6)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]