efl/legacy
Mike Blumenkrantz 161ac501e5 as I promised long, long ago, ecore now has its own asynchronous dns resolver! everyone cheer for not needing c-ares any longer!
dns.c is the work of William Ahern (http://25thandclement.com/~william/projects/dns.c.html) and has been in development for ~4 years.
it has zero documentation, no examples, and no comments: I'm pretty sure he's an EFL developer in disguise.

this new resolver is roughly 10-12% faster than c-ares, will never randomly break, requires no external libraries, and is much simpler on the efl side.

by default, dns.c resolution is enabled any time ipv6 support is detected and c-ares support is not requested;
it should work on all platforms (wink wink vtorri), but it has no way of disabling ipv6 (someone can go through dns.c/h and do that if they feel so inclined)


SVN revision: 71690
2012-06-04 21:10:17 +00:00
..
ecore as I promised long, long ago, ecore now has its own asynchronous dns resolver! everyone cheer for not needing c-ares any longer! 2012-06-04 21:10:17 +00:00
edje edje: forgotten since. 2012-06-04 06:09:37 +00:00
eet eet,ecore: configure script 2012-06-02 05:39:51 +00:00
eeze This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
efreet efreet: ERR -> EINA_LOG_ERR 2012-05-30 12:34:18 +00:00
eina Fixing the eina_inlist example 2 image. The diagram was wrong. 2012-05-31 13:09:13 +00:00
eio This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
embryo This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
emotion This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
eobj Eo: Added a flag to know if we have any callbacks to clear. 2012-06-03 13:33:09 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
evas evas/line - code refactoring. 2012-06-04 11:39:43 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00