]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Patch from Neel Goyal: Add an API call to set an event base on an
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Oct 2013 09:32:10 +0000 (09:32 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Oct 2013 09:32:10 +0000 (09:32 +0000)
commit5e6ac36076efbbfbe2c5f1c378a3ff4201058609
treebe10ec9825d1a6c8a0889af93d9044834c42a8e1
parent5af60910c953578cd935713e67681d9d2e336ce9
- Patch from Neel Goyal: Add an API call to set an event base on an
  existing ub_ctx.  This basically just destroys the current worker and
  sets the event base to the current.  And fix a deadlock in
  ub_resolve_event – the cfglock is held when libworker_create is
  called.  This ends up trying to acquire the lock again in
  context_obtain_alloc in the call chain.

git-svn-id: file:///svn/unbound/trunk@2992 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
libunbound/libunbound.c
libunbound/ubsyms.def
libunbound/unbound-event.h