Open pkpowell opened 6 months ago
Same issue go version go1.22.4 linux/amd6 Arch Linux
Same issue go version go1.23rc2 linux/amd64 CentOS 7.
Same issue go version go1.23.0 linux/amd64 Fedora 40
the same problem occurs with both privileged and not-privileged pings. I just want to know if this is something to worry about. Even running the example code on the repo(but defining the pinger.OnRecvError function) causes this
As soon as I add OnRecvError I get heaps of timeout errors (20+ errs / s )
read ip 0.0.0.0: raw-read ip4 0.0.0.0: i/o timeout
The pings themselves seem to work as expected.Here's the pro-bing code. Am I doing something wrong? This happens on macOS 13, 14, amd64/arm64, golang go1.22.2/3