Starting work for IPv6 support of ecore_con. Use getaddrinfo and getnameinfo instead...
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Oct 2008 09:41:39 +0000 (09:41 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Oct 2008 09:41:39 +0000 (09:41 +0000)
commitf767464b2cb5c6021fefd64cb8a17aef492b9d78
tree669ee56ca243dbd8a27c896189b6da9ce0f5adec
parent213213b9a1fd6b427e6f9f0a83bec61caa493925
Starting work for IPv6 support of ecore_con. Use getaddrinfo and getnameinfo instead of gethostbyname.

Patch from Arnaud de Turckheim.

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