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
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list