efl/src/bin/evas
Jean-Philippe Andre db6cba1429 evas/cserve2: avoid useless SETOPT messages.
Most of the time, the SETOPT message is sent only
to carry 0 data. Let's add a flag to the OPEN message to
avoid useless socket calls.
Server-side: implement with message faking.
Also, fix image ID logic on client side:
 - alloc data entry asap,
 - assign image_id during call to OPEN

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
2013-07-02 16:58:10 +09:00
..
loaders Fix klockwork memleak: If we allocate a colormap above, then we need 2013-06-28 13:57:56 +01:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
dummy_slave.c efl: formatting 2013-06-20 13:08:36 +02:00
evas_cserve2.h evas/cserve2: use null-terminated strings everywhere. 2013-07-02 16:58:09 +09:00
evas_cserve2_cache.c evas/cserve2: pass loader data during open. 2013-07-02 16:58:10 +09:00
evas_cserve2_client.c Evas cserve2: Remove useless var when calculating size of sun_path. 2013-03-21 13:15:47 +00:00
evas_cserve2_debug.c Evas cserve2: Remove useless var when calculating size of sun_path. 2013-03-21 14:15:10 +00:00
evas_cserve2_fonts.c evas/cserve2: use null-terminated strings everywhere. 2013-07-02 16:58:09 +09:00
evas_cserve2_main.c evas/cserve2: avoid useless SETOPT messages. 2013-07-02 16:58:10 +09:00
evas_cserve2_main_loop_linux.c evas/cserve2: Handle SIGINT properly 2013-06-14 16:38:18 +09:00
evas_cserve2_messages.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_cserve2_requests.c evas/cserve2: fix fonts flags. 2013-06-04 15:04:19 +09:00
evas_cserve2_scale.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_cserve2_shm.c evas/cserve2: minor fixes (error paths). 2013-07-02 16:58:10 +09:00
evas_cserve2_slave.c efl/evas_cserve2: use eina_prefix 2013-01-04 18:00:12 +00:00
evas_cserve2_slave.h evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_cserve2_slaves.c evas/cserve2: write() can return other errors. 2013-07-02 16:58:10 +09:00
evas_cserve2_usage.c Evas cserve2: Remove useless var when calculating size of sun_path. 2013-03-21 13:15:47 +00:00
evas_cserve2_utils.c merge: and now Evas 2012-11-04 11:51:42 +00:00