Documentation
Tutorial for Unbound Library
1. Resolve a name
2. Setup the context
3. Examine the results
4. Asynchronous lookup
5. Lookup from threads
6. DNSSEC validate
Manual Pages
unbound(8)
unbound-checkconf(8)
unbound.conf(5)
unbound-host(1)
libunbound(3)
unbound-control(8)
unbound-anchor(8)
Guides
HowTo Setup and Install
HowTo Enable DNSSEC
HowTo Disable DNSSEC
HowTo Optimise
HowTo Statistics
Windows manual(pdf)
Developers
Internals doxygen documentation
Python libunbound docs
Python module docs
IETF67 presentation (2006)
RIPE56 presentation (2008)
Background
Press Release 20may08
Requirements document
Java Prototype
Vulnerability statement july08
Patch 1.0.2 announcement
book news item 08dec08
Timeout Information
Algorithm Information
Home
Downloads
Documentation
SVN Repository
Mailing List
Bugs
Support
Maintained by:
NLnet Labs
Main Page
Data Structures
Files
Directories
Data Structures
Data Structure Index
Data Fields
Data Fields
track_id Struct Reference
keeping track of the async ids
More...
Data Fields
int
id
the id to pass to libunbound to cancel
int
cancel
true if cancelled
lock_basic_t
lock
a lock on this structure for thread safety
Detailed Description
keeping track of the async ids
The documentation for this struct was generated from the following file:
testcode/
asynclook.c