summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Demux.h
Commit message (Expand)AuthorAgeFilesLines
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-121-1/+1
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-0/+2
* Improved/additional client API tests.Alan Conway2008-01-241-1/+2
* Fix problem where client does notice disconnection from Broker. Alan Conway2007-12-011-0/+1
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-9/+11
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-2/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-0/+96