[
https://issues.apache.org/jira/browse/DISPATCH-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037828#comment-15037828
]
ASF GitHub Bot commented on DISPATCH-190:
-----------------------------------------
Github user ted-ross commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/38#discussion_r46555717
--- Diff: include/qpid/dispatch/driver.h ---
@@ -142,12 +142,16 @@ void qdpn_driver_free(qdpn_driver_t *driver);
* @param[in] driver driver that will 'own' this listener
* @param[in] host local host address to listen on
* @param[in] port local port to listen on
+ * @param[in] protocol family to use (IPv4 or IPv6)
--- End diff --
You should include 0 as a valid option as well. It has a specific
behavior. Likewise on connector.
> Expose the Protocol Family for the configuration of listeners and connectors
> ----------------------------------------------------------------------------
>
> Key: DISPATCH-190
> URL: https://issues.apache.org/jira/browse/DISPATCH-190
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Reporter: Ted Ross
> Assignee: Ganesh Murthy
> Fix For: 0.6
>
>
> Add a protocol-family attribute to listeners and connectors. If configured,
> use the specified value in the creation of the underlying socket. If left to
> default, use the current behavior of determining the protocol family from the
> address.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]