Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1577

c++ add uncounted wrapper for pn_xxx types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • cpp-binding
    • None

    Description

      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

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: