Closed haylinmoore closed 1 year ago
It might also be worth looking at https://github.com/go-ping/ping/pull/152.
If that ever gets merged I can adapt this system to use that for identification
This needs a rebase now that #177 is merged.
Another way to improve the timeout reporting accuracy would be to setup a time.Timer in the main packet loop.
I’ll look into using time.Timer
This needs a rebase.
My approach to fixing #50. It should be noted that CheckAwaitingSequences will only be called everytime a ping is attempted so accuracy in terms of PacketTimeout is as accurate as Interval.