You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2015/11/20 00:41:11 UTC

[jira] [Created] (PROTON-1054) Add acceptor context to incoming reactor connections.

Cliff Jansen created PROTON-1054:
------------------------------------

             Summary: 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


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)