summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/AggregateOutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-4/+9
* Fix cluster abort on shutdown in ClusterTimer::fire.Alan Conway2010-02-261-1/+3
* Removed dead code: OutputTask::hasOutput and Queue::checkForMessages.Alan Conway2010-01-141-5/+0
* Fix compile errorStephen D. Huston2009-06-221-1/+1
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-26/+42
* Plumbed in an a connection abort operation to the OutputHandlerAndrew Stitcher2009-06-081-6/+8
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-081-4/+3
* handle case where doOutput call causes last task to be removed.Gordon Sim2008-11-111-0/+1
* QPID-1417: ensure there are no dangling pointers in a connections output tasksGordon Sim2008-11-061-0/+5
* - Added OutputTask::hasOutput() test.Alan Conway2008-08-061-0/+6
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-1/+2
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+61