You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is already described in another issue, so I will paste an adapted quote:
Regardless of the latency of the ICMP packets, Pinger.run_once() currently only returns after MaxRTT.
I understanding using MaxRTT to space pings when running with run_pinger(), but when i explicitly call Pinger.ping_once(), I want it to return as soon as the response ICMP packet is received.
The text was updated successfully, but these errors were encountered:
rcloran
added a commit
to rcloran/fastping-rs
that referenced
this issue
Sep 29, 2023
The idea is already described in another issue, so I will paste an adapted quote:
The text was updated successfully, but these errors were encountered: