"Christopher Faylor" <cgf@redhat.com> wrote: > 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. Thanks for the pointer: I'll go take a look. // Conrad