continue waiting for data if receive handler received an error code
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 12 Jan 2015 14:41:04 +0000 (15:41 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 12 Jan 2015 14:41:04 +0000 (15:41 +0100)
commit419f0c27cae02b519fd08275d893989cb99ae036
tree0765e49fd32e957206cf2404a5dbdf92b582902d
parentba5d41fe9912272c55b7f84ad77ba71211ae3d2a
continue waiting for data if receive handler received an error code

2 reasons:
* in other error cases do the same
* there is a timer running in the background which will send the next ping after some time
src/icmp/icmppinger.cpp