summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionBase.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to Session API:Alan Conway2008-05-261-148/+0
* Added enum CreditUnit { MESSAGE=0, BYTE=1 };Alan Conway2008-05-131-0/+2
* Edits to doxygen comments for user documentation.Alan Conway2008-04-241-11/+8
* QPID-920: allow applications to trigger the sending of a flush to serverGordon Sim2008-04-221-0/+1
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-0/+2
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-13/+25
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-9/+37
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-181-0/+5
* Summary:Alan Conway2007-12-071-0/+101