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. ;) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

