Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
dns_synchronous_resolve Struct Reference

Structure used for signaling back for synchronous resolution completion. More...

Data Fields

unsigned int completed
 Whether the query has completed.
 
ast_cond_t cond
 Condition used for signaling.
 
ast_mutex_t lock
 Lock used for signaling.
 
struct ast_dns_resultresult
 The result from the query.
 

Detailed Description

Structure used for signaling back for synchronous resolution completion.

Definition at line 278 of file dns_core.c.


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