Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
unbound_resolver Struct Reference

Structure for an unbound resolver. More...

Data Fields

struct ub_ctx * context
 Resolver context itself. More...
 
pthread_t thread
 Thread handling the resolver. More...
 

Detailed Description

Structure for an unbound resolver.

Definition at line 81 of file res_resolver_unbound.c.

Field Documentation

◆ context

struct ub_ctx* context

◆ thread

pthread_t thread

Thread handling the resolver.

Definition at line 85 of file res_resolver_unbound.c.

Referenced by unbound_resolver_alloc(), unbound_resolver_start(), unbound_resolver_stop(), and unbound_resolver_thread().


The documentation for this struct was generated from the following file: