Moved DnsResolver from PingScheduler to PingRotate.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 29 Feb 2012 23:46:07 +0000 (20:46 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 29 Feb 2012 23:53:17 +0000 (20:53 -0300)
commit823623d9f8adb1654381e70d3a67690ca012f46f
tree9a3d6d7d1801c920e6af1816ed48cf147a7c2d77
parente58d750735048b76721ade950d3b9e0c75d201f7
Moved DnsResolver from PingScheduler to PingRotate.
- Simplify the PingScheduler class;
- Makes easier for the PingRotate to match the correct Pinger to the IP version.
src/host/pingerfactory.cpp
src/host/pingerfactory.h
src/host/pingrotate.cpp
src/host/pingrotate.h
src/host/pingscheduler.cpp
src/host/pingscheduler.h