summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/SessionState.h
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete src/qpid/client/SessionImpl.h .cppAlan Conway2008-05-271-138/+0
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-1/+1
* Edits to doxygen comments for user documentation.Alan Conway2008-04-241-7/+7
* Disable recoding of frames for replay where replay will not be required.Gordon Sim2007-11-281-1/+1
* locking around access to the unacked out bufferGordon Sim2007-11-011-0/+2
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-6/+19
* Simplify SessionState, preparing for session thread safety fixes.Alan Conway2007-10-311-19/+6
* ##-*-text-*-Alan Conway2007-10-291-4/+13
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+127