> Log: > add signal handlers > storage_setup(); > + /* have to override ecore's signal handlers to ensure that socket file > is removed */ > + ecore_job_add(sigs_setup, NULL);
No need for job here, you can ecore's signal handlers are set up in ecore_init. (Used to be at least, and if not must be fixed). S. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel