Pinger holds weak_ptr to self, Pingers created through static create functions; IcmpP...
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 26 Jan 2015 14:17:32 +0000 (15:17 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 26 Jan 2015 14:17:32 +0000 (15:17 +0100)
commit4606d2b119d4683c356512ab8d0237eec688bb2b
treef757986c7f79663509d3c9a511c93b155e12681e
parent5a9bc2d137fad300b89a255591d7603197214cae
Pinger holds weak_ptr to self, Pingers created through static create functions; IcmpPinger::create registers with IcmpPaketDistributor
src/host/pinger.cpp
src/host/pinger.h
src/host/pingerfactory.cpp
src/icmp/icmppinger.cpp
src/icmp/icmppinger.h
src/tcp/tcppinger.cpp
src/tcp/tcppinger.h