mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fixed libunbound manual typo.
git-svn-id: file:///svn/unbound/trunk@4386 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
afb2d5f105
commit
bcadc2b45c
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
25 October 2017: Ralph
|
||||
- Fixed libunbound manual typo.
|
||||
|
||||
24 October 2017: Ralph
|
||||
- Update B root ipv4 address.
|
||||
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ and deleting it with
|
|||
It can be created and deleted at any time. Creating it anew removes any
|
||||
previous configuration (such as trusted keys) and clears any cached results.
|
||||
.P
|
||||
The functions are thread\-safe, and a context an be used in a threaded (as
|
||||
The functions are thread\-safe, and a context can be used in a threaded (as
|
||||
well as in a non\-threaded) environment. Also resolution (and validation)
|
||||
can be performed blocking and non\-blocking (also called asynchronous).
|
||||
The async method returns from the call immediately, so that processing
|
||||
|
|
|
|||
Loading…
Reference in a new issue