On Fri, Aug 27, 2010 at 12:35:46PM +0200, Robin Haberkorn <r...@travelping.com> 
wrote:
> libev can easily do something about it: make child reaping more
> flexible by allowing SIGCHLD ev_signals.

In addition to doing your own sigchld handler, btw., you can install a
handler thats called everytime sigchld gets invoked, and/or a handler that
gets called for every child (pid=0).

I really think all options are there...

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schm...@schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to