Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: No child processes - system limit?

by almut (Canon)
on Apr 01, 2010 at 19:15 UTC ( [id://832365]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    select(8, [3], NULL, NULL, {172, 0})    = ? ERESTARTNOHAND (To be rest
    +arted)
    --- SIGCHLD (Child exited) @ 0 (0) ---
    ...
    waitpid(14233, 0xbfb45be8, WNOHANG)     = 0
    waitpid(14225, 0xbfb45be8, WNOHANG)     = -1 ECHILD (No child processe
    +s)
    ...
    
  2. or download this
    waitpid(14225, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 142
    +25
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://832365]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-29 12:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found