efl/src/lib/evas/cserve2
Jean-Philippe Andre 88ef4131a0 evas/cserve2: Share paths of index tables with clients
- Send paths to all connected clients
- Send paths upon connection from a new client

- Client side:
 - Fast find opened images
 - Fast find loaded images
 - Optimize load by skipping socket wait

Also, remap indexes when needed (file size changed)
When index file grows, the clients are not notified, so they
must constantly check that their mapping matches the current array
size.
2013-10-28 15:47:13 +09:00
..
evas_cs2.h evas/cserve2: Share paths of index tables with clients 2013-10-28 15:47:13 +09:00
evas_cs2_client.c evas/cserve2: Share paths of index tables with clients 2013-10-28 15:47:13 +09:00
evas_cs2_image_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_cs2_private.h evas/cserve2: Share paths of index tables with clients 2013-10-28 15:47:13 +09:00
evas_cs2_utils.c evas/cserve2: add lots of error checks in the client side. 2013-06-04 20:20:55 +09:00
evas_cs2_utils.h merge: and now Evas 2012-11-04 11:51:42 +00:00