ecore_con: example program for ecore_con_eet.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Wed, 22 Apr 2015 12:55:33 +0000 (14:55 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 22 Apr 2015 13:10:20 +0000 (15:10 +0200)
commit9919a428c642af8ecbb13b1bb62beb1488406622
tree9b82273a1b9ba504d1c4d3840b8c89cd930f05ea
parentd86ed2a46c5f6a7a76fceff7d33ed934f87bb714
ecore_con: example program for ecore_con_eet.

Summary:

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2323

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/examples/ecore/.gitignore
src/examples/ecore/ecore_con_eet_client_example.c [new file with mode: 0644]
src/examples/ecore/ecore_con_eet_descriptor_example.c [new file with mode: 0644]
src/examples/ecore/ecore_con_eet_descriptor_example.h [new file with mode: 0644]
src/examples/ecore/ecore_con_eet_server_example.c [new file with mode: 0644]