* 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)
commitae33d1e6a9681d1d9846dd07e3db6de3cc88b279
treec28302994a6b7243e66cf459c0fdc2b75e46fad3
parent8419cd6210bb6b53e98ad4c9ead6b9e9bd6ef338
 * 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: http://svn.enlightenment.org/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