Wed Apr 30 04:13:12 2014knowsuperunknown [...] gmail.com - Ticket created
Subject:
Option to specify packet count for ping
Date:
Wed, 30 Apr 2014 13:43:02 +0530
To:
bug-Net-Oping [...] rt.cpan.org
From:
Unknown User <knowsuperunknown [...] gmail.com>
Please add an option to specify the number of packets to be sent for
ping(), say $obj->count(5);
Right now it looks as though only one packet is sent (per
$obj->get_dropped() - only one packet is shown to an unreachable host)
This basically means that the $obj->get_dropped() makes no sense either if
there is only one packet sent.
Thanks,
Unknown