[ 
https://issues.apache.org/jira/browse/PROTON-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146274#comment-16146274
 ] 

ASF subversion and git services commented on PROTON-1557:
---------------------------------------------------------

Commit 38b27b5035658454be9ddc2bae80c589576960f2 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=38b27b5 ]

PROTON-1557: c++ fix race conditions in proactor_container_impl

Fixed:
- using of option member variables outside of guard.
- reference couting of pn_ objects outside of handler after pn_proactor_connect
- creating returned<> wrappers from raw pointers.


> c++ example of multi-threaded sending/receivng client
> -----------------------------------------------------
>
>                 Key: PROTON-1557
>                 URL: https://issues.apache.org/jira/browse/PROTON-1557
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>    Affects Versions: 0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: proton-c-0.18.0
>
>
> A C++ example of a client that sends and receives in multiple threads.



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