]> granicus.if.org Git - libevent/commit
Actually use the log facility for reporting evdns problems.
authorNick Mathewson <nickm@torproject.org>
Wed, 29 May 2013 20:26:50 +0000 (16:26 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 29 May 2013 20:26:50 +0000 (16:26 -0400)
commite1766a1b6daf09c888f5e3fd98f7597fa7c9d5f2
tree3c6f3b059d21c8b613b9ac7b165490acc6194406
parent0ac2ed655aa99d4927fd1f9d740d789cfb380ad0
Actually use the log facility for reporting evdns problems.

Fixes issue #63.  Also refactors the evdns logging and log backend a
bit, so that it wastes a little less code.
evdns.c
log-internal.h
log.c
test/regress_dns.c