aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar attilamolnar2013-04-09 23:51:06 +0200
committerGravatar attilamolnar2013-04-21 18:00:09 +0200
commit1638ee61936bc91758be39c3463c6e46d0d655e7 (patch)
tree3ad0357587a58bc3845cb3a328bf3e95fadf2923 /src/socketengine.cpp
parentMerge pull request #495 from SaberUK/master+fix-libcpp (diff)
downloadinspircd++-1638ee61936bc91758be39c3463c6e46d0d655e7.tar.gz
inspircd++-1638ee61936bc91758be39c3463c6e46d0d655e7.tar.bz2
inspircd++-1638ee61936bc91758be39c3463c6e46d0d655e7.zip
Timer changes and TimerManager enhancements
Timer::Tick() now has a bool return value: if false is returned the timer is deleted using operator delete, otherwise, if it's a repeating timer then it's rescheduled (readded) Timers are removed from the TimerManager automatically at destruction Timers are now stored in a multimap instead of a sorted vector
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions