Help for this page

Select Code to Download


  1. or download this
    #....... irrelevant code not included...
    } else {
        local $| = 1;
        while( ! waitpid( $pid, WNOHANG ) ) {
    # ......