summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/IncomingExecutionContext.h
Commit message (Expand)AuthorAgeFilesLines
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-3/+6
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-2/+2
* Handle asynchronous enqueue of messages.Gordon Sim2007-09-141-0/+58