You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2014/06/26 22:33:25 UTC

[jira] [Created] (QPID-5854) Qpid C++ broker Connection objects need to supply host and peer network hostnames

Chuck Rolke created QPID-5854:
---------------------------------

             Summary: Qpid C++ broker Connection objects need to supply host and peer network hostnames
                 Key: QPID-5854
                 URL: https://issues.apache.org/jira/browse/QPID-5854
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.26
         Environment: C++ any platform
            Reporter: Chuck Rolke


Acl code uses the connection's mgmtId as the source of the "peer hostname" for connection counting purposes. This works for IPv4 and IPv6 sockets but may fail with Unix sockets.

This issue tracks adding methods to access the Connection's underlying socket getName for the local and remote ends of the connection.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org