Alan Conway created PROTON-1781:
-----------------------------------

             Summary: [c-proactor] fix mis-named netaddr functions 
                 Key: PROTON-1781
                 URL: https://issues.apache.org/jira/browse/PROTON-1781
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: proton-c-0.21.0
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: proton-c-0.22.0


The functions pn_netaddr_remote, pn_netaddr_local and pn_netaddr_listening do 
not follow proton's naming conventions - the first part of the name should be 
the type of the first parameter to the function. Rename as 
pn_transport_remote_addr, pn_transport_local_addr and pn_transport_listener_addr



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to