summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionBase_0_10.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-7/+0
* QPID-664: removed flush, added option to make sync non-blocking if so desiredGordon Sim2010-04-071-0/+7
* Provide access to a sessions connection.Gordon Sim2010-01-201-0/+8
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Added method to test validity of session object.Gordon Sim2009-05-111-0/+2
* Remove client::Execution and FrameSet from the public API.Alan Conway2009-05-061-7/+0
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-0/+1
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-0/+1
* Check session impl is valid on close to avoid segfault.Gordon Sim2009-02-131-1/+4
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-0/+5
* cluster: DumpClient replicates session MessageBuilder.Alan Conway2008-10-201-0/+2
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-081-0/+6
* Removed redundant flush request.Gordon Sim2008-05-301-1/+0
* Tighten up sync-correctness in SubscriptionManager & Dispatcher.Alan Conway2008-05-271-0/+1
* Changes to Session API:Alan Conway2008-05-261-0/+64