Re: g_spawn_async_with_pipes() and kill()



On Ter, 2006-09-12 at 22:37 +0100, Chris Vine wrote:
Yes, in Linux (and probably most other Unix-like OSs), SIGTERM is defined as 
15.

Maybe I haven't explained myself clearly. I know SIGTERM is defined as
15. Ok, but shouldn't kill(PID, SIGTERM) do the right thing and kill
_only_ the application with pid PID? Because right now it kill my pppd
and also my application (the one which calls kill()).

Rui



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]