PingScheduler now pings hosts IPs cyclically
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Fri, 11 Mar 2011 10:02:15 +0000 (11:02 +0100)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Fri, 11 Mar 2011 10:04:01 +0000 (11:04 +0100)
commite57069688f1d0a84a5b4789452d3e99b853c8e6b
tree1b084596dc2dd777c03cede2f57b4199af6a89ff
parente556755158cd98a7fa11826ccfb61eafce6eafe6
PingScheduler now pings hosts IPs cyclically
- included a DNS resolver member variable to keep track of resolved IPs
- PingScheduler's constructor takes specific arguments instead of a generic Host object, this states clear which data the PingScheduler needs
src/main.cpp
src/ping/pingscheduler.cpp
src/ping/pingscheduler.h