Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
        ecore_signal.c 


Log Message:
Getting ready for fork'n'pipe.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/ecore_signal.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- ecore_signal.c      24 Oct 2005 08:53:50 -0000      1.17
+++ ecore_signal.c      9 Nov 2005 13:59:03 -0000       1.18
@@ -166,6 +166,9 @@
              * errors - THEN report and exe - so store this exe value in the
              * ecore_exe struct waiting for the read fd to die then report
              * final read data, THEN this exit event
+             *
+             * If this process is set respawn, respawn with a suitable backoff
+             * for those that need too much respawning. 
              */
             e = _ecore_event_exe_exit_new();
             if (e)




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to