Gustavo Sverzut Barbieri <barbi...@profusion.mobi> writes:

> Just dont call evas_shutdown()?

Not calling evas_shutdown() is also an option, however that would mean
not shutting another library down properly, with all the risks and
problems that brings.

> Or call it after you know every other library using it is
> done/flushed?

Unless you're talking about playing with atexit(3) and friends, that's
not possible since the other library in question is not
flushed/finished/explicitly shut down at all.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to