evas/cserve2: Scan shared indexes in client side
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 31 Jul 2013 11:29:41 +0000 (20:29 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:13 +0000 (15:47 +0900)
commitf5d0f0aec37fae9e974ce1b5b2e518863297ba3f
tree98a6bdbd8c1cf296ebac3a400f8f661e324651e7
parent08648ab2a5033da4f6c835c049238074802fb232
evas/cserve2: Scan shared indexes in client side

Read Image descriptors from the shared arrays

But, accessing the shared index can be a bit expensive, so
try to read from the socket before scanning the index,
without blocking.
src/lib/evas/cache2/evas_cache2.c
src/lib/evas/cache2/evas_cache2.h
src/lib/evas/cserve2/evas_cs2.h
src/lib/evas/cserve2/evas_cs2_client.c
src/lib/evas/cserve2/evas_cs2_private.h