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