Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: how to avoid a <defunct> process?

by tstock (Curate)
on Oct 14, 2004 at 13:52 UTC ( [id://399208]=note: print w/replies, xml ) Need Help??


in reply to how to avoid a <defunct> process?

perlipc should give you all the help you need; and if you want to disregard the forked children signal then set
$SIG{CHLD} = 'IGNORE';
Tiago

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found