Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ping_once should return immediately when packet recieved #33

Open
EnverOsmanov opened this issue Jan 14, 2023 · 0 comments
Open

ping_once should return immediately when packet recieved #33

EnverOsmanov opened this issue Jan 14, 2023 · 0 comments

Comments

@EnverOsmanov
Copy link

EnverOsmanov commented Jan 14, 2023

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.

rcloran added a commit to rcloran/fastping-rs that referenced this issue Sep 29, 2023
rcloran added a commit to rcloran/fastping-rs that referenced this issue Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant