pythonping
pythonping copied to clipboard
added a variable to hold the number of lost packets
this pr adds a "packets_lost_number" variable to a ResponseList object. this variable holds an integer number of the lost packets.
closes #82