* ecore_con: with AF_UNSPEC, c-ares will prefer IPv4 address
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 7 Jun 2010 13:08:19 +0000 (13:08 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 7 Jun 2010 13:08:19 +0000 (13:08 +0000)
commit8cfcf234b737d8898882b9cab0592d0e2524b050
tree1c39d5c909494ef08294541d35885c9cdb324dd0
parentde68db0ec23a5eb696e07d24c486b02832425a6f
* ecore_con: with AF_UNSPEC, c-ares will prefer IPv4 address
when IPv4 and IPv6 exist, if you ask AF_INET6, it will first
try IPv6 before falling back to IPv4 address.

So now ecore_con_ares will prefer IPv6 if available.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@49552 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_con/ecore_con_ares.c