in reply to Re: Net::Ping Response
in thread Net::Ping Response
Also I checked the source code for both Net::Ping and Net::Ping::External, and they seem okay to me. They didn’t use timeout value in any funny way.
Actually on some platform, timeout value is even not used (Net::Ping::External does not pass it to the system ping facility), if that particular ping facility on that platform actually does not support timeout.
|
|---|