Help for this page

Select Code to Download


  1. or download this
    $mech->repl->repl->timeout(100000);
    
  2. or download this
    $mech->repl->repl->setup_client( { extra_client_args => { timeout => 1
    +80 } } );
    
  3. or download this
    write(3, "JSON.stringify( function(){ var res = repl.getAttr(17,\"busy
    +\")\n; return { result: res }}())\n", 91) = 91
    select(8, [3], NULL, NULL, {11, 0})     = 1 (in [3], left {10, 999993}
    +)
    ...
    write(3, "JSON.stringify( function(){ var res = repl.getAttr(17,\"busy
    +\")\n; return { result: res }}())\n", 91) = 91
    select(8, [3], NULL, NULL, {11, 0})     = 0 (Timeout)
    write(2, "command timed-out at /usr/local/share/perl/5.10.1/MozRepl/Cl
    +ient.pm line 186\n", 77) = 77