evas/cserve2: Reuse file entries when possible
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 3 Sep 2013 06:24:27 +0000 (15:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:15 +0000 (15:47 +0900)
commit31a5bfb46427265cd0537c0e61146a4960b7f557
treeb58faa530ac43fd1eead8565890d91b491f7587d
parent8aa4a58d5b9092f8343c7e9bddf8f35738b93206
evas/cserve2: Reuse file entries when possible

For some reason, a new File_Entry was created whenever
a new image is loaded, even if that file was already
opened by the client.
src/lib/evas/cserve2/evas_cs2_client.c