* put local code in its own file. It will be better
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 4 Jan 2010 19:35:21 +0000 (19:35 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 4 Jan 2010 19:35:21 +0000 (19:35 +0000)
commita849a827318a033bd2e72502928a359fd8643358
treec28302994a6b7243e66cf459c0fdc2b75e46fad3
parentc2dc9c1b2aa951d8c68c9472fd379968a68cd32c
 * put local code in its own file. It will be better
   when i'll add the Windows XP code, rather than
   plenty #ifdef in te code
 * remove some extra EAPI in code and useless Ecore_Data.h

I've tested and it seems to work. If you see problems with
local connections, please report in that thread

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@44888 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_con/Makefile.am
src/lib/ecore_con/ecore_con.c
src/lib/ecore_con/ecore_con_ares.c
src/lib/ecore_con/ecore_con_info.c
src/lib/ecore_con/ecore_con_local.c [new file with mode: 0644]
src/lib/ecore_con/ecore_con_private.h