summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-920: allow applications to trigger the sending of a flush to serverGordon Sim2008-04-221-0/+5
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-0/+10
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-6/+23
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-0/+6
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-181-0/+7
* Summary:Alan Conway2007-12-071-0/+37