os.kill........

Erik Max Francis max at alcyone.com
Tue Nov 20 14:19:44 EST 2001


Chris Liechti wrote:

> a frendly question to quit is sent by signal 9 and an unfrendly,
> forced
> kill of a process can be done with signal 15.
> 
> as i understand signal 0 only _checks_ if a process is exiting.

>From man 2 kill:

       If sig is 0, then no signal is sent, but error checking is
       still performed.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Laws are silent in time of war.
\__/ Cicero
    Esperanto reference / http://www.alcyone.com/max/lang/esperanto/
 An Esperanto reference for English speakers.



More information about the Python-list mailing list