]> git.ipfire.org Git - thirdparty/unbound.git/commit
- fixup race problems from opensll in rand init from library, with
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jan 2008 15:13:39 +0000 (15:13 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jan 2008 15:13:39 +0000 (15:13 +0000)
commited57c4de4ca1dec60a2dc63f2e96fe1952f6f1ed
tree288eb5cf258821353b777b8d7eae9f0ac699c19b
parentbfe329e34d19686bb4d3e9bdf05c9790f93eb597
   - fixup race problems from opensll in rand init from library, with
         a mutex around the rand init.
       - fix pass async_id=NULL to _async resolve().
       - rewrote _wait() routine, so that it is threadsafe.
       - cancelation is threadsafe.

git-svn-id: file:///svn/unbound/trunk@902 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
libunbound/unbound.c
libunbound/worker.c
testcode/asynclook.c