close
$p
->close()
- Closes network connection for this ping object. The connection can also be closed by
undef $p
and is automatically closed if the ping object goes out of scope.
$p
->close()
undef $p
and is automatically closed if the ping object goes out of scope.