Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Checking PIDs without system calls

by AgentM (Curate)
on Mar 06, 2001 at 02:13 UTC ( [id://62362]=note: print w/replies, xml ) Need Help??


in reply to Checking PIDs without system calls

Using kill, you can pass signal 0 which is essentially a pid ping. This is apparently the most portable thing I've come across for this. And, o yeah, don't forget that I actually meant sigqueue instead of kill. :-D (POSIX dude, ovrnout)
AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.

Replies are listed 'Best First'.
Re: Re: Checking PIDs without system calls
by reyjrar (Hermit) on Mar 06, 2001 at 02:30 UTC
    you da man.. guess I should brush up on signals :)
    thanks much..
    -brad..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://62362]
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: (4)
As of 2024-04-19 03:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found