summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/AsyncCompletion.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5855: JAVA Client Can not recieve message with qpid ha cluster "Session ...Alan Conway2014-08-221-1/+34
* Applied patches to resolve QPID-2076Stephen D. Huston2009-10-021-2/+4
* Tidied up namespace usageAndrew Stitcher2009-09-091-3/+8
* Remove incorrect directory from #includeAlan Conway2009-07-141-3/+3
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Fix compile warning-turned-errorStephen D. Huston2009-04-231-1/+1
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-0/+13
* Add Message callbacks for async completion.Alan Conway2008-11-061-0/+100