Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 18:18:50 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        d@delphij.net
Cc:        FreeBSD-Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: Is it possible to have file removed upon process exit?
Message-ID:  <4CF13D7A.4060904@FreeBSD.org>
In-Reply-To: <4CEEC3BD.3080204@delphij.net>
References:  <4CEEC3BD.3080204@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-11-25 21:14, Xin LI wrote:
> For certain applications it is sometimes desirable to (e.g. for unix
> domain sockets) have file removed when the process quit, regardless
> whether the process is quit cleanly.  Is there a clean way to do this?

Maybe your process could be the child of a parent which cleans up
afterwards?  (This is an analogy from real life. ;)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CF13D7A.4060904>