Ecore-con: Use inet_ntop instead of getnameinfo.
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 29 Sep 2011 21:05:20 +0000 (21:05 +0000)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 29 Sep 2011 21:05:20 +0000 (21:05 +0000)
commit84796ed59bb55c60171e48aaf826fc7e837bda9c
treedd40e1a707cc8f0e1b786ebcbc5cfebad7c8bac2
parent075744047db4dc148a9f3d457432aa0ec7a74554
Ecore-con: Use inet_ntop instead of getnameinfo.
getnameinfo is a blocking call would would resolve a sockaddr into
its hostname, not into an IP address, so the ip_get should use the
inet_ntop call instead.

SVN revision: 63682
legacy/ecore/src/lib/ecore_con/ecore_con.c