Changed the handle_timeout() method to handle_ping_done()
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 2 Aug 2011 10:33:05 +0000 (07:33 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 2 Aug 2011 10:33:05 +0000 (07:33 -0300)
commitbd66be8f6385101addac5b80a148859be0d90925
tree1d0132132e8ce7a2dfcef10d10fd8fab884154e4
parent4efd7f33ee809b5a7b0f08b46eb2eb968e6a5787
Changed the handle_timeout() method to handle_ping_done()
- now it calls the ping call back function
- and do not schedule the next ping anymore, let it to the callback responsability
src/tcp/tcppinger.cpp
src/tcp/tcppinger.h