summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/AggregateOutput.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+3
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Removed dead code: OutputTask::hasOutput and Queue::checkForMessages.Alan Conway2010-01-141-1/+0
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-27/+38
* Plumbed in an a connection abort operation to the OutputHandlerAndrew Stitcher2009-06-081-3/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-7/+8
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-081-0/+2
* QPID-1417: ensure there are no dangling pointers in a connections output tasksGordon Sim2008-11-061-0/+1
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-1/+1
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-221-1/+8
* - Added OutputTask::hasOutput() test.Alan Conway2008-08-061-0/+1
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+54