und3f / anyevent-ping

Asynchronous ping with AnyEvent
2 stars 4 forks source link

Different packet size on pings #10

Open mxmche opened 9 years ago

mxmche commented 9 years ago

Hello,

Is it possible to ping several addresses with different packet sizes? I have some addresses with settings for pings which include timeout, packet_size, count.

und3f commented 9 years ago

Hi,

At a moment it is not possible, there are only workaround like creating different AE::Ping objects.