on the advice of the insightful creator of dns.c, account for when a UDP
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Jun 2012 07:22:53 +0000 (07:22 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Jun 2012 07:22:53 +0000 (07:22 +0000)
commit9e5b7b360c18f8da0036209c5c0654121bd0eda2
tree7eb6b02a8c422531d89d2dc81d5e4e29f26cc0d6
parente69ea37fb636631393d3e8a91832d11aae5492f1
on the advice of the insightful creator of dns.c, account for when a UDP
answer is truncated and the resolver switches to TCP, causing the pollfd
descriptor will change. Any poll on this old descriptor will either
timeout or continually poll as ready

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