delorie.com/archives/browse.cgi | search |
On Mon, Jul 29, 2002 at 07:44:44PM +0100, Conrad Scott wrote: >The idea would be to detect the last close of a given socket >system wide; so it wouldn't matter whether the parent or child or >whatever was the last to close the socket. If you're just talking about system-wide closes then you could use the technique currently employed in pipe.cc where events are used as flags indicating when the "other side" of a pipe is closed. cgf
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |