summaryrefslogtreecommitdiff
path: root/evthread-internal.h
diff options
context:
space:
mode:
authorZhuang Yuyao <mlistz@gmail.com>2009-11-27 16:02:49 -0500
committerNick Mathewson <nickm@torproject.org>2009-11-27 17:36:51 -0500
commit2df1f82bfa1b432a277b0e1f8fc65aed7898f5e5 (patch)
tree2fb0905bf07f216c092e8fefe5faa5abb1f05176 /evthread-internal.h
parentda1718b28992076e5cceb68e1715244a7dbd9669 (diff)
downloadlibevent-2df1f82bfa1b432a277b0e1f8fc65aed7898f5e5.tar.gz
Fix an evdns lock violation.
Original message: evdns contains a bug related to thread lock. enable thread lock by evthread_use_pthreads() will cause successive evdns_base_resolve_ipv4() (and other resolve functions i think) to hang on EVDNS_LOCK(base) after one or several successful call to evdns_base_resolve_ipv4().
Diffstat (limited to 'evthread-internal.h')
0 files changed, 0 insertions, 0 deletions