Fixes a bug where when you try to connect to a server using an
authorGuillaume Friloux <guillaume.friloux@gmail.com>
Wed, 6 Nov 2013 13:13:40 +0000 (14:13 +0100)
committerGuillaume Friloux <guillaume.friloux@gmail.com>
Wed, 6 Nov 2013 13:32:11 +0000 (14:32 +0100)
commit838c3bed85535559713e57f6e523da1f73c0ca31
tree7b7a22efc661b2364c03faed30ee5b4210506156
parent721ef9bc268b5aca5672be59cbb1f42126b2635f
Fixes a bug where when you try to connect to a server using an
inexistant DNS, or having a DNS resolution error, there isnt any event
generated for the application to know.

This is not a complete fix has you need to fix a timeout value for it to
happen, but still, it makes it possible to work around it.

More work is needed on this.
src/lib/ecore_con/ecore_con.c