go-ping / ping

ICMP Ping library for Go
MIT License
1.33k stars 345 forks source link

When using Windows, if the target ping is blocked, it will remain stuck #164

Closed anye88 closed 3 years ago

anye88 commented 3 years ago

When using Windows, if the target ping is blocked, it will remain stuck

CHTJonas commented 3 years ago

Yes, this is expected behavior. The default timeout is ~infinity.