Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!rpi!batcomputer!munnari.oz.au!mullauna!darrenr From: darrenr@mullauna.cs.mu.OZ.AU (Darren REED) Newsgroups: comp.unix.questions Subject: signal trapping Message-ID: <5423@munnari.oz.au> Date: 10 Sep 90 10:18:32 GMT Sender: news@cs.mu.oz.au Lines: 9 Hi, how do I go about detecting when a user quits a program by dropping their connection via a network ? Also, is it possible to write a signal handler for a SIGKILL which gets executed when a SIGKILL is received but doesn't stop the impending death ? any help would be appreciated, thanks.. darrenr@mullauna.cs.mu.oz.au