efl/legacy/evas/src/examples
Iván Briano 15328efb85 evas/cserve2: fix typo that kept cserve2 disabled
now seriously...

Introducing Cache Serve 2.

This cache server will initially load images for clients connected to
it. It starts slave processes to load these images, and share the loaded
images through shm with the clients. All the connection done between
clients and the server goes through sockets.

The cserve2 build option is turned on by default, while the old cserve
was disabled, but in order to make clients use it, the environment
variable EVAS_CSERVE2 must be set, and a server must be running.

Clients will try to find the socket on a specified location using the
environment variable EVAS_CSERVE2_SOCKET. If it's not defined, then the
XDG_RUNTIME_DIR path should be used, and finally HOME, TMPDIR and /tmp.



SVN revision: 70699
2012-05-03 21:01:31 +00:00
..
Makefile.am evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
aspect.edc [evas] Example on aspect hints. 2011-06-17 21:16:59 +00:00
cube1.png Evas Map, little clarifications and an overview example 2011-07-04 15:22:53 +00:00
enlightenment.png [evas] Example code for evas{_init,_shutdown,_load_error_str}. 2011-06-09 17:00:24 +00:00
evas-aspect-hints.c [evas] Example on aspect hints. 2011-06-17 21:16:59 +00:00
evas-box.c Compile fixes for evas examples. 2012-03-09 18:05:56 +00:00
evas-buffer-simple.c evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
evas-events.c [evas] More love to a given example's text. 2011-07-20 17:58:56 +00:00
evas-hints.c Compile fixes for evas examples. 2012-03-09 18:05:56 +00:00
evas-images.c [evas] Filling some gaps on documentation. 2011-08-09 20:56:22 +00:00
evas-images2.c [evas] Documenting the following. 2011-07-01 13:51:44 +00:00
evas-images3.c evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas-init-shutdown.c [evas] Remove warnings. 2011-06-10 21:31:44 +00:00
evas-map-utils.c Evas Map, little clarifications and an overview example 2011-07-04 15:22:53 +00:00
evas-object-manipulation.c [evas] Allowing one to build examples by hand. 2011-07-04 16:23:00 +00:00
evas-smart-object.c [evas] Documenting/exemplifying the following: 2011-07-08 16:54:00 +00:00
evas-stacking.c [evas] More diagrams on docs. 2011-07-14 15:11:36 +00:00
evas-table.c Evas: evas_object_table documentation. 2011-07-29 17:08:25 +00:00
evas-text.c [evas] Fixing oopsies on text/image object docs. 2011-07-18 21:45:14 +00:00
im1.png Evas Map, little clarifications and an overview example 2011-07-04 15:22:53 +00:00
red.png [evas] Documenting the following image functions: 2011-06-29 21:06:36 +00:00