Notification of client dying in server/client rpc code

Derek Ney derek at boingo.med.jhu.edu
Tue Mar 19 01:15:58 AEST 1991


I have a set of modules that implement remote procedure calls
with the Sun RPC call library. I have a problem in that when
a client dies unexpectedly, the server has no way of finding out
that the client died and cannot free up resources. I am wondering
if there is any way to get the kernel to notify the server
when a process (the client) has died, similar to how a parent
process gets a SIGCHLD when a child dies. Please use e-mail, as
I do not routinely read this newsgroup.

-Derek Ney
derek at boingo.med.jhu.edu



More information about the Comp.unix.wizards mailing list