Help for this page
Select Code to Download
Select
or
download this
sub port_not_listening { ... return 1 if ( $@ ); return 0; }