Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    print "Taken " . tv_interval($start_time) . "seconds\n";
    $sock->close();
    
  2. or download this
    use constant NEW_SOCK_EVERY => 1000;
    ...
    ...
            }
        }
    ...