efl/src/lib/evas/cserve2
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
..
evas_cs2.h evas/cserve2: avoid useless SETOPT messages. 2013-07-02 16:58:10 +09:00
evas_cs2_client.c evas/cserve2: avoid useless SETOPT messages. 2013-07-02 16:58:10 +09:00
evas_cs2_image_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_cs2_private.h evas: Keep sane name for public header 2013-06-20 12:53:29 +02: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