summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Timer.h
Commit message (Expand)AuthorAgeFilesLines
* Added reset function to class AbsTime, thus allowing same instance of TimerTa...Kim van der Riet2007-11-051-1/+3
* Added Timer class which uses boost intrusive_ptr. This needs to be made into ...Kim van der Riet2007-11-021-6/+53
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+1
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+76