summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Reverted a small part of r703237 as it causes deadlocks under load. Session c...Gordon Sim2008-10-131-0/+9
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-091-5/+13
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-081-9/+10
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-081-2/+8
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-0/+1
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+1
* Removed obsolete src/qpid/client/SessionImpl.h .cppAlan Conway2008-05-271-1/+0
* Changes to Session API:Alan Conway2008-05-261-9/+6
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-1/+4
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-11/+14
* 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-1/+2
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-0/+188