Child exit generates read events
Andre Nathan
andre at digirati.com.br
Sat Aug 8 19:32:46 CEST 2009
On Sat, 2009-08-08 at 19:05 +0200, Marc Lehmann wrote:
> note, however, that I can't see your child exiting - did you forget to
> call exit() or return?
Yeah, I forgot to call exit().
> but the answer is still to stop the watcher on end-of-file, or before, or
> after, or anytime, when you do not want those events anymore.
Thanks... I didn't think that EOF would cause an event. It's working
fine now :)
Best regards,
Andre
More information about the libev
mailing list