unbound
0.1
|
Todo item. More...
Data Fields | |
struct todo_item * | next |
the next item | |
ldns_rdf * | qname |
query as rdf | |
int | qtype |
the query type | |
int | qclass |
query class | |
int | depth |
recursion depth of todo item (orig list is 0) | |
struct labdata * | lab |
the label associated with the query |
Todo item.