]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Change allocation of InspIRCd::Timers to be physically part of the object containing it
authorAttila Molnar <attilamolnar@hush.com>
Sat, 15 Mar 2014 14:38:09 +0000 (15:38 +0100)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 15 Mar 2014 14:38:09 +0000 (15:38 +0100)
commit0babd8c0783242fc647cdcdfefb399c099e367ad
tree4cc656f9d1555349fb4b4068e0422f78634d0f7b
parentea590a5d80741c3bc030cb0a2fcb3c59da4fd078
Change allocation of InspIRCd::Timers to be physically part of the object containing it
include/inspircd.h
include/modules/dns.h
src/coremods/core_dns.cpp
src/inspircd.cpp
src/inspsocket.cpp
src/modules/extra/m_pgsql.cpp
src/modules/m_conn_join.cpp
src/modules/m_spanningtree/utils.cpp
src/timer.cpp