summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionState.h
Commit message (Expand)AuthorAgeFilesLines
* patch-715 (tross)Carl C. Trieloff2008-01-021-1/+10
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-2/+8
* Change to avoid assertion when delivery is concurrent with session detachment:Gordon Sim2007-11-121-2/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-19/+22
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-1/+7
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-7/+11
* Split broker::Session into:Alan Conway2007-09-211-19/+48
* * src/qpid/framing/FrameDefaultVisitor.h:Alan Conway2007-08-271-9/+22
* * src/qpid/broker/SessionState.h: State of a session.Alan Conway2007-08-271-0/+57