Perform N pings using one protocol, then after those N pings, switch to
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 7 Mar 2012 10:24:51 +0000 (07:24 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 7 Mar 2012 10:24:51 +0000 (07:24 -0300)
commit46531881f06af5666d62a74836b1101cdcb779d9
treeffe6976c648f8a713c7d3ebeca3f5907f7cb59de
parent8e693035e02c8f6cb780cf594e41862fcd71ce2b
Perform N pings using one protocol, then after those N pings, switch to
the second protocol, if it available.
src/host/pingerfactory.cpp
src/host/pingerfactory.h
src/host/pingrotate.cpp
src/host/pingrotate.h
src/host/pingscheduler.cpp
src/host/pingscheduler.h
src/main.cpp