summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ClientChannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Send flush after get request. Fixes perftest.Gordon Sim2007-08-061-0/+2
* Channel dispatcher needs ti be joined on destruction.Gordon Sim2007-08-061-12/+10
* Added first cut of generated client interface.Gordon Sim2007-08-051-79/+28
* Some restructuring of the client code: Gordon Sim2007-08-021-230/+160
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-5/+5
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-16/+17
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-6/+47
* Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...Gordon Sim2007-07-051-11/+35
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-5/+4
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+341