[GitHub] qpid-proton pull request #109: Cpp drop thread safe

2017-11-23 Thread alanconway
Github user alanconway closed the pull request at: https://github.com/apache/qpid-proton/pull/109 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[GitHub] qpid-proton pull request #109: Cpp drop thread safe

2017-07-07 Thread alanconway
GitHub user alanconway opened a pull request: https://github.com/apache/qpid-proton/pull/109 Cpp drop thread safe Make container::connect(), open_sender() etc. return void and remove thread_safe<> and returned<>. With the work_queue changes everything works fine with min