[
https://issues.apache.org/jira/browse/PROTON-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated PROTON-1437:
--------------------------------
Description:
The C proactor should provide access to the remote network address for incoming
connections. The standard BSD `struct addrinfo` will be used to represent the
address, this is portable to any platform that supports BSD sockets and is (in
principle) extensible to cover new types of address by adding new values for
ai_family.
(The original JIRA also mentioned listeners, that has moved to a separate issue
PROTON-1438)
was:The C proactor should provide access to the remote network address for
incoming connections and allow listener hints to be set to control protocols
etc. The standard BSD `struct addrinfo` will be used to represent the address,
this is portable to any platform that supports BSD sockets and is (in
principle) extensible to cover new types of address by adding new values for
ai_family
> c proactor address info and listen hints
> -----------------------------------------
>
> Key: PROTON-1437
> URL: https://issues.apache.org/jira/browse/PROTON-1437
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: 0.17.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.18.0
>
>
> The C proactor should provide access to the remote network address for
> incoming connections. The standard BSD `struct addrinfo` will be used to
> represent the address, this is portable to any platform that supports BSD
> sockets and is (in principle) extensible to cover new types of address by
> adding new values for ai_family.
> (The original JIRA also mentioned listeners, that has moved to a separate
> issue PROTON-1438)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]