Emit timeoutSignal at the end of Tairon::Net::Timer::timeout().
commit4a6428dcdd8f11c714c7945ed59adbc65d0be139
authorDavid Brodsky <trekie@sinister.cz>
Tue, 27 Feb 2007 18:17:50 +0000 (27 19:17 +0100)
committerDavid Brodsky <trekie@sinister.cz>
Tue, 27 Feb 2007 18:17:50 +0000 (27 19:17 +0100)
tree7e11861b84b3795550fc2809e6901fbef5978e75
parent3ecb63d3ed83848311794186ee3fdc200d544000
Emit timeoutSignal at the end of Tairon::Net::Timer::timeout().

It was possible that conditions placed after timeoutSignal.emit() were reading
changed data.
src/net-core/timer.cpp