[ https://issues.apache.org/jira/browse/PROTON-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cliff Jansen closed PROTON-1054. -------------------------------- Resolution: Fixed > Add acceptor context to incoming reactor connections. > ----------------------------------------------------- > > Key: PROTON-1054 > URL: https://issues.apache.org/jira/browse/PROTON-1054 > Project: Qpid Proton > Issue Type: Improvement > Components: proton-c > Affects Versions: 0.12.0 > Reporter: Cliff Jansen > Assignee: Cliff Jansen > Fix For: 0.12.0 > > Attachments: diff44 > > > The reactor's acceptor currently intercepts the readable callback and sets up > the incoming connection. The only generated event is PN_CONNECTION_INIT with > no context of the listener. > This prevents implementing separate connection options based on listening > interface/port. One solution is to have the acceptor add context to each > connection and provide a new API call to find the parent acceptor for a > connection. -- This message was sent by Atlassian JIRA (v6.3.4#6332)