Loïc PORTE

Results 2 comments of Loïc PORTE

I use RunLoop in the same way and p.Stop() don't stop the loop. Here a little example: ``` p := fastping.NewPinger() ra, err := net.ResolveIPAddr("ip4:icmp", "127.0.0.1") if err != nil...