Now evdns can only parse DNS replies that contains up to 4 addresses. This is ruled by MAX_ADDRS macro in evdns.c I think this limit is not enough for normal using of evdns, for example: >host py-out-1314.google.com | wc -l 8 So I think it would be good to increase this constant up to some reasonable value (I've tested evdns with MAX_ADDRS=32). _______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkey.org/mailman/listinfo/libevent-users