summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/BlockingQueue.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-101-1/+5
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Add Message callbacks for async completion.Alan Conway2008-11-061-3/+4
* Suppress logging expected errors in tests.Alan Conway2008-10-171-1/+3
* Fix for client busy looping whilst waiting for a messageAndrew Stitcher2008-07-291-2/+6
* Honour timeout in BlockingQueue::pop(); added test for SubscriptionManager::g...Gordon Sim2008-07-101-1/+1
* Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...Alan Conway2008-07-011-61/+36
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-121-3/+4
* Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551Alan Conway2008-02-051-1/+5
* Some minor changes to doc; primarily aimed at making the list of classesGordon Sim2008-01-231-0/+3
* Provide method to test for empty local queue.Gordon Sim2008-01-041-1/+6
* client::SubscriptionManager:Alan Conway2007-11-071-1/+6
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-4/+2
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-0/+127