Enlightenment CVS committal
Author : dj2
Project : e17
Module : docs
Dir : e17/docs/cookbook/xml/ecore
Modified Files:
ecore_ipc_intro.xml
Log Message:
- make a note that EXIT signal hander isn't strictly required if only the
call to ecore_main_loop_quit is being called.
===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/cookbook/xml/ecore/ecore_ipc_intro.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_ipc_intro.xml 4 Jul 2004 19:34:31 -0000 1.2
+++ ecore_ipc_intro.xml 10 Jul 2004 17:53:03 -0000 1.3
@@ -140,7 +140,10 @@
</programlisting>
</example>
<para>
-The <function>sig_exit_cb</function> just tells ecore to quit the main loop.
+The <function>sig_exit_cb</function> just tells ecore to quit the main loop. This
isn't strictly necessary
+because if the only thing being done is calling
<function>ecore_main_loop_quit()</function>, Ecore
+will handing this itself if there is not handler setup. But this shows how a handler
can be created
+if one is needed for your application.
</para>
<example>
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs