close
$p->close()
- Closes network connection for this ping object. The connection can also be closed by
undef $pand 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.