summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Execution.h
Commit message (Expand)AuthorAgeFilesLines
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-1/+2
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-4/+0
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-9/+15
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-181-0/+2
* Some minor changes to doc; primarily aimed at making the list of classesGordon Sim2008-01-231-0/+3
* Make ExecutionHandler threadsafe for calls that can be made by application th...Gordon Sim2007-10-011-0/+1
* Minor refactoring of execution layerGordon Sim2007-09-281-0/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-0/+2
* Implementation of execution.result on the client side Gordon Sim2007-09-061-0/+40