Alan Conway created PROTON-1577:
-----------------------------------

             Summary: c++ add uncounted wrapper for pn_xxx types
                 Key: PROTON-1577
                 URL: https://issues.apache.org/jira/browse/PROTON-1577
             Project: Qpid Proton
          Issue Type: Improvement
            Reporter: Alan Conway
            Assignee: Alan Conway


Proton refcounting is not thread safe, so it is important internally to avoid 
accidental decref at an unsafe moment by the wrapper destructors. Provide an 
uncounted<T> wrapper template for internal use only, provides the same 
functions as the normal wrapper class but with no automatic refcounting



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to